-
MATLABPID
1.本书在MATLAB环境下实现了各类PID控制算法,具有很强的工程参考价值.
2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。
3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。
(1. This book has all kinds of MATLAB environment to achieve PID control algorithm, has a strong engineering reference value. 2, CD-ROM in the simulation program will be copied to the hard disk to run the path of MATLAB, the simulation can be run. 3, the book version of algorithm in MATLAB 5.3 running under success, and apply to other versions.)
- 2009-12-28 21:31:04下载
- 积分:1
-
ex_14_01
一个BP练习程序,通过修改输入输出的参数,可以观察这些变动对预测效果的影响。(a Backprogation code,can be used to practise the parameters divergence and the fortelling effect.)
- 2010-02-24 21:34:21下载
- 积分:1
-
rake
用matlab实现了CDMA系统的RAke接收机,比较最大比合并,等增益合并和选择式合并接收机的性能(Using matlab to achieve a CDMA system RAke receiver, compare maximal ratio combining, equal gain combining and selective merge receiver performance)
- 2013-09-03 22:08:21下载
- 积分: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
-
code
Wireless Sensor Networks (WSNs) are comprised of thousands of sensor nodes, with restricted energy, that cooperate
to accomplish a sensing task. Various routing Protocols are designed for transmission in WSNs. In this
paper, we proposed a hybrid routing protocol: Zonal-Stable Election Protocol (Z-SEP) for heterogeneous WSNs.
In this protocol, some nodes transmit data directly to base station while some use clustering technique to send
data to base station as in SEP. We implemented Z-SEP and compared it with traditional Low Energy adaptive
clustering hierarchy (LEACH) and SEP. Simulation results showed that Z-SEP enhanced the stability period
and throughput than existing protocols like LEACH and SEP.
- 2013-12-21 12:15:13下载
- 积分:1
-
SCN_Matlab-master
深度神经网络,去模糊,超分辨重建,matlab代码。(Deep Networks for Image Super-Resolution with Sparse Prior)
- 2016-06-27 16:43:04下载
- 积分:1
-
heeoroe
hi this is face tracking from multiple camera and enjoye u r life with u r friends
- 2009-12-02 19:42:34下载
- 积分:1
-
DTC
direct contrô le torque MAS
- 2011-01-13 16:29:15下载
- 积分:1
-
multi-objective-wuth-BW_proposed_2
modified NSGA-II for job sequencing problem
- 2012-05-16 16:29:14下载
- 积分:1
-
fangxganrao
验证高斯白噪声窄带信号合成宽带信号的程序(Verify Gaussian white noise narrowband signal synthesis of wideband signals program)
- 2014-10-28 17:07:21下载
- 积分:1