-
Basic_LMS
仿真基本LMS算法(basic LMS algorithm simulation)
- 2005-01-18 13:25:20下载
- 积分:1
-
MatlabTutorial2
The attached file is a tutorial on matlab that will provide the necesssary guidance to those programming in matlab.
- 2013-03-25 18:42:45下载
- 积分:1
-
matlabfigure
matlab画图的英文说明,有点小用处,没时间翻译,请见谅(how to plot pretty figure in matlab)
- 2013-12-02 10:32:17下载
- 积分:1
-
旅行商问题
说明: 使用蚁群算法解决旅行商问题,求路径最短问题(Using ant colony algorithm to solve the traveling salesman problem and find the shortest path)
- 2020-06-10 10:52:31下载
- 积分:1
-
facedetection
基于肤色的人脸识别代码(转自MATLAB论坛)(Face recognition based on color code (from MATLAB Forum))
- 2010-12-18 21:23:26下载
- 积分:1
-
lang
網頁簡繁即時互轉,方便你在閱讀簡體中文或繁體中文(Page 简繁 immediate Hu Zhuan, allowing you to read Simplified Chinese or Traditional Chinese)
- 2010-03-16 00:31:11下载
- 积分:1
-
graymapping
gray mapping code for using matlab
- 2013-12-09 18:00:23下载
- 积分: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
-
duanshiguoling
编写程序,分别读入两个语音文件,然后计算它们的短时自相关函数(Programming, respectively, read the two audio files, and then calculating their short-time auto-correlation function)
- 2009-05-05 10:43:54下载
- 积分:1
-
medfilt3
matlab数字图像处理中值滤波,希望对大家有帮助(matlab digital image processing, median filter, we would like to help)
- 2009-05-23 00:58:48下载
- 积分:1