-
MWC-subnyquist
MWC sub nyquist sampling Compressive sensing
- 2013-10-18 00:17:27下载
- 积分:1
-
crt(matlab)
中国剩余定理在MATLAB中完整实现,乘数是通过大衍求一术求解的(the entire realization of Chinese Remainder Theorem(CRT) in MATLAB)
- 2020-12-25 10:09:04下载
- 积分:1
-
goldseg
gold 是用Matlab编写的代码 很好用啊 大家顶
- 2009-04-07 21:36:31下载
- 积分:1
-
Face-Recognization
Efficient Face Detection
- 2014-10-13 17:19:54下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
maxassignment
实现指派问题的最大赋权,利用匈牙利算法实现0-1最大值规划。(The maximum empowerment of the assignment problem)
- 2017-09-15 14:52:16下载
- 积分:1
-
IEEE30BusSystemCDF
bus system data for matlab code
- 2020-06-21 20:00:02下载
- 积分:1
-
Focuss
实现Focuss 系统的算法程序,可用于稀疏成分分析。(Algorithm to achieve Focuss system procedures can be used for sparse component analysis.)
- 2010-08-30 10:15:22下载
- 积分:1
-
MATLAByuyinxinxichuli
语音信息处理的好帮手,希望大家支持,非常感谢各位大侠(Voice messaging is a good helper, hope you will support, thank you heroes)
- 2010-10-21 18:20:47下载
- 积分:1
-
log5pitch-myExcelWrite
log5pitch : 将Hz为单位的基频转换为五度标记法规定的声调,先传入四个声调的基频,然后输出四个声调的五度值
myExcelWrite : 用matlab向Excel表单中写入内容(log5pitch: the fundamental frequency in Hz is converted to five times the tone mark law, passed in the first four tones of the fundamental frequency, then the output value of four tones of the five degrees myExcelWrite: using matlab to write content to an Excel spreadsheet)
- 2011-10-09 16:59:40下载
- 积分:1