-
GrTheory
MATLAB经典代码 图论分析专业 可以解决所有图论问题(MATLAB classic code)
- 2010-08-08 15:10:57下载
- 积分:1
-
totalvariation
利用全变差模型对图像实现去噪、去卷积、复原等功能(Total variation model using the image to achieve denoising, deconvolution, and recovery functions)
- 2010-08-18 14:33:35下载
- 积分:1
-
MATLABfuhaoyufa
此文重点介绍一下matlab 的相关语法运用,及一些符号的意义(This article will introduce how to use matlab syntax related, and some symbolic significance)
- 2011-11-19 21:15:40下载
- 积分:1
-
SV8-Demo
实现定时控制,非常实用,可以直接调用,有需要的可以下载(Achieve timing control, very practical, you can directly call the need to be downloaded)
- 2013-12-31 09:46:41下载
- 积分:1
-
yichuansuanfa
遗传算法的算法实例,我是一个初学者,通过研究这些现成的代码,感觉对自己挺有帮助(It is helpful for those who study MATLAB first time)
- 2015-03-29 10:44:45下载
- 积分:1
-
TCP-UDP-IP
用MATLAB编写了Internet中TCP/UDP连接,模拟了可靠的TCP连接和快速的UDP连接过程,可直接使用。(Written using MATLAB Internet TCP/UDP connection, analog reliable TCP connection and fast UDP connection process, can be used directly.)
- 2013-01-03 16:34:30下载
- 积分:1
-
matlab--shu-zhi-fen-xi-da-ma-quan
matlab 数值分析中用到的全部代码 很实用(matlab shuzhifenxi)
- 2015-04-03 22:21:09下载
- 积分:1
-
l1magic-1.1
最小化L1范数求解,通过L1-LS工具包。(L1 norm minimization solution, through the L1-LS kit.)
- 2010-12-08 12:59:18下载
- 积分:1
-
result
最后的测试程序,得出文本检索的正确率和召回率(In the end, the cosine similarity of texts is used to measure the similarity between the query and documents. The data comparison indicates that this algorithm has well experimental results. Moreover, it gets the advantage over the classic LSA retrieval algorithm in precision and operational efficiency.)
- 2010-03-07 13:23:21下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1