-
Matlabjiemi
MATLAB揭秘,从这里能够更好地了解MATLAB的功能以及相应地代码和效果图(MATLAB jiemi)
- 2009-09-17 10:28:10下载
- 积分:1
-
SPSO-BP-GANN
该代码可在matlab6.0版本以上运行,实际上是bp算法的改进.(err)
- 2008-01-09 14:55:47下载
- 积分:1
-
source-code-of-numerical-calculation
《MATLAB数值计算案例分析》,内含各种源码,运用MATLAB解决各种数值计算问题。( Case analysis MATLAB numerical calculation, containing all the source code, using MATLAB to solve a variety of numerical calculation problems.)
- 2014-11-08 11:04:08下载
- 积分:1
-
water_filling_algorithm
Water filling algorith for optimal power allocation in downlink wireless communication
- 2013-12-12 23:02:34下载
- 积分: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
-
PSO-filter-Matlab-code
PSO滤波,我没试过,请高手用了之后传一个有中文解释的(PSO filter, I never tried, after you pass a master with a Chinese interpretation)
- 2021-04-15 09:38:55下载
- 积分:1
-
111222333
这是本人搜集的一本关于协作分集的书籍,希望对大家有用(This is the one I collect books on cooperative diversity, and hope to be useful)
- 2012-10-25 21:20:58下载
- 积分:1
-
zoomFFT
说明: 用较少的FFT点数获得对频率的精细分析,减小计算量,达到较高的分辨率(Fine analysis of spectrum)
- 2020-03-03 08:36:30下载
- 积分:1
-
LSB
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码(LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information)
- 2009-04-10 16:22:41下载
- 积分:1
-
wannianli1
用matlab实现万年编程,显示年月日当前时间(Years to achieve with matlab programming, displays the current month, day time)
- 2011-06-18 21:54:41下载
- 积分:1