-
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
-
os
说明: Programming technique for matlab
- 2013-03-04 23:02:31下载
- 积分:1
-
gold
一个用vc做的挖金子的游戏,有几关,可供参考(gold)
- 2009-04-14 15:50:47下载
- 积分:1
-
Main_SVC_C
说明: svm工具箱,应用于matlab平台,给出了C_SVC二类分类算法的历程(svm toolbox, used matlab platform, given C_SVC the course of second-class Classification Algorithm)
- 2010-03-26 09:06:21下载
- 积分:1
-
gaotv5
神经网络工具包,安装在MATLAB中,使用神经网络计算时需要安装,可以调用其中的函数(Neural network toolkit, installed in the MATLAB, the use of neural network calculation need to install, you can call the function)
- 2017-11-17 20:31:02下载
- 积分:1
-
a
说明: 算法实验指导书算法实验指导书算法实验指导书算法实验指导书(Experimental test algorithm instructions guide book algorithm algorithm algorithm for experimental experimental instructions guide book)
- 2009-11-09 14:36:59下载
- 积分:1
-
F16_aerodatas
F16战斗机的气动数据文件,是开发飞行仿真的好的空气动力学系数文件,(air datas)
- 2014-09-28 14:22:17下载
- 积分:1
-
chazhi
vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术(vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. Described in detail how the dynamic link library (DLL) to achieve mixed VC and MATLAB programming techniques)
- 2010-06-08 12:42:41下载
- 积分:1
-
youcheng
非常好的matlab代码,欢迎下载分享学习!!!(this is a very good!!!!!!!!!)
- 2012-04-19 19:16:10下载
- 积分:1
-
Boltzman
说明: 用matlab实现的神经网络Hopfield网络算法,初步编写,欢迎指正(nertural network)
- 2010-03-30 11:01:07下载
- 积分:1