-
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
-
RTW
利用Matlab RTW实现控制系统的仿真,使用VC++6.0开发。(Achieved using Matlab RTW control system simulation, using VC++6.0 development.)
- 2011-11-18 12:47:22下载
- 积分:1
-
S_1236_singal_pll_10a
matalab similink 锁相环 仿真建模(matalab similink PLL simulation)
- 2012-11-11 16:38:19下载
- 积分:1
-
dasss
这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
- 2013-03-21 12:20:38下载
- 积分:1
-
paizhao
matlab拍照并图像处理,包含图像二值化,图像颜色分量提取等。(Matlab camera and image processing)
- 2017-06-24 15:14:53下载
- 积分:1
-
tongxunluchengxu
这是我从一本书上看着例子编的源程序,很好的对学习很有帮助(This is what I look at an example of a book compiled on the source, very good very helpful for learning)
- 2010-03-10 17:52:45下载
- 积分:1
-
GP-programming-
本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。(This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be modified by the number of iterations.)
- 2011-05-08 18:31:35下载
- 积分:1
-
syamlal-obrien_drag
fluent syamlal-obrien模型(fluent syamlal-obrien model)
- 2015-01-18 19:16:32下载
- 积分:1
-
QuaternionToMat
旋转矩阵和四原数之间的转换 用于坐标系之间的相互转换(Rotation matrix and the number of conversions between the original four)
- 2009-11-28 22:26:31下载
- 积分:1
-
MATLAB-7.X
matlab7.X程序开发以及matlab编程学习(matlab7.X program development and learning matlab programming)
- 2013-10-29 08:54:49下载
- 积分:1