-
ControlSystemCalibration
使用matlab进行系统的超前和滞后校正,以使得所设计系统达到想要的性能。(Matlab systematic use of lead and lag correction, designed to make the system to achieve the desired performance.)
- 2010-11-25 13:44:02下载
- 积分:1
-
simulation-in-modern-communications
《MATLAB仿真在现代通信中的应用》(徐明远)的随书光盘,里面附有全书的源码,很详细,很实用(" MATLAB simulation applications in modern communications" ( Xu Mingyuan ) of the book with CD-ROM, which attached to the source code, very detailed, very practical)
- 2012-04-11 13:57:07下载
- 积分:1
-
Desktop
实现PID的三个参数的调节,使参数在一定范围内(PID three parameters to achieve the adjustment, so that parameters within a certain range)
- 2017-08-08 22:09:06下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
粒子群算法源代码
改进的粒子群算法,与遗传算法,神经网络,模拟退火等算法相结合(An improved particle swarm optimization algorithm combined with genetic algorithm, neural network, simulated annealing algorithm and so on)
- 2020-06-28 12:40:02下载
- 积分:1
-
MATLAB6.5fuhaoyunsuan
Matlab6.5符号运算及应用,分析了Matlab符号运算及绘图功能,并提供了大量的实例(Matalab 6.5 symbolic operation and the application of Matlab symbolic computation and graphics functions, and provide a large number of examples)
- 2007-03-27 10:05:21下载
- 积分:1
-
the-iamge-matting-with-new-ways
采用一种新的方法,对图像进行matting,并取得良好的效果(the image matting with good approach)
- 2013-10-02 21:23:32下载
- 积分:1
-
rangeestimate_uwb
this matlab code is useful for ranging applications where localization done using maximumum likelihood algorithm.
- 2011-11-17 14:38:48下载
- 积分:1
-
GA_1
遗传算法matlab程序,非常好用,我已经用过(Genetic algorithm matlab program)
- 2011-11-26 17:08:48下载
- 积分:1
-
k4
说明: 控制对象P=s/s*s-1,设计了一个在D域(s:Res<-2)稳定的所有控制器C(Control object is P = s/s* s-1, designed all controllers C are stable in D filde(s:Res<-2))
- 2011-04-21 15:57:49下载
- 积分:1