-
matlab-MK
matlab MK检验程序,用来检验时间序列突变型(matlab_MK test)
- 2013-05-19 23:27:47下载
- 积分:1
-
a
说明: 这是一偏讲述有关移动机器人路径规划的文章,很好的(This is a one-sided article tells about mobile robot path planning, good)
- 2012-12-02 21:31:33下载
- 积分:1
-
BPSK_baker
实现了bpsk中利用巴克码进行同步的功能。程序简单易懂,有注释。(This code use barker code in BPSK to accomplish the synchronization.)
- 2017-11-10 21:58:39下载
- 积分:1
-
From the partial fraction expansion of H(z) we can find a, b
From the partial fraction expansion of H(z) we can find a, b
- 2023-04-06 03:40:04下载
- 积分:1
-
zhiahu
排队论指数分布MATLAB程序,已经调试过了,很好用(MATLAB procedures for exponential distribution of queuing theory)
- 2009-09-13 17:59:47下载
- 积分:1
-
IBL2
Instance Base Learning example
- 2009-12-26 04:34:59下载
- 积分:1
-
Transform
bmp to Yuv, DCT transform and quantization 4x4 compression
- 2012-04-11 02:07:27下载
- 积分:1
-
LMMSE-m-file2
LMMSE performance analysis
- 2012-05-15 21:18:01下载
- 积分:1
-
cable1
XLP cabel in industrial system
- 2013-10-01 15:13:53下载
- 积分: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