-
matlab25
本人搜集的simulink命令集,希望有用(I collected Simulink command set, hoping useful)
- 2007-06-17 08:41:47下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
frost-growth
Used to simulate fourth-folder dendrite growth
- 2020-06-16 14:34:29下载
- 积分:1
-
5机器人路径规划
做机器人路径规划或者避障的同学,该文档有很高的参考性。(The document has a high reference to the students who do robot path planning or obstacle avoidance.)
- 2018-03-22 14:33:14下载
- 积分:1
-
现代信号处理实验一_谐波恢复
说明: 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果(MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation and algorithm theory also introduced (Pisarenko, ARMA) experimental procedures and experimental results)
- 2005-11-26 09:23:35下载
- 积分:1
-
returnzerocode
说明: 归零编码,适用于FMT(滤波多音调治)技术(RZ code applicable to FMT (multi-tone filter rule) technology)
- 2006-04-13 13:48:05下载
- 积分:1
-
interpolation-code
数学建模 插值matlab 代码 第十三讲(Mathematical modeling the interpolation code
)
- 2012-10-14 16:07:54下载
- 积分:1
-
YUSUN
采用经典的数据关联方法算法实现的对单目标和多目标的跟踪(Classic data association algorithm was adopted to realize the track of single objective and multiple objectives)
- 2013-12-26 22:57:19下载
- 积分:1
-
Smartantennas
一本关于智能天线方面的很好的原版英文资料,对智能天线的学习和设计会有很好的帮助!!!(Smart antenna on one of the good aspects of the original English information on the smart antenna design of the study and there will be a good help! ! !)
- 2009-04-21 10:39:38下载
- 积分:1
-
Fuzzy-Tunning-PID-Control
PID控制算法:模糊自适应整定PID控制算法(The PID control algorithm: fuzzy adaptive PID control algorithm)
- 2012-09-25 12:17:42下载
- 积分:1