-
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
-
dft
学习matlab的傅里叶变化小程序,没问题额(Fourier transform of small learning matlab program, the amount is no problem)
- 2011-09-27 08:31:13下载
- 积分:1
-
stm32_eval
OMAP_MUX_MODE7 | AM33XX_PULL_ENBL | AM33XX_PULL_UP| AM33XX_PIN_OUTPUT
- 2013-12-30 17:07:45下载
- 积分:1
-
BUFFER
实现buffer.h中的各个缓冲类的函数
(Implementation of the various buffer buffer.h a function of class)
- 2009-12-18 14:20:32下载
- 积分:1
-
MEMS-gyro-error-characteristics
微小型MEMS陀螺的误差特性研究,对于mems陀螺仪误差建模和补偿方法(Miniature MEMS gyro error characteristics of the MEMS gyroscope error modeling and compensation method)
- 2013-04-21 17:02:19下载
- 积分:1
-
matlab_VC
利用VC++6.0开发matlab与VC通信,本人已运行,好用(VC++6.0 developers Matlab and VC communication, I have to run, easy to use)
- 2012-10-22 19:14:33下载
- 积分:1
-
MATLABC-C
MATLABC数学函数库在C语言中的应用(MATLABC math library in C language)
- 2012-10-08 10:08:01下载
- 积分:1
-
matlab-fluent-heat-con
matlab求解热传导方程的几个例子,有注释,适合初学者(matlab solving a few examples of the heat conduction equation, with notes, suitable for beginners)
- 2012-05-22 17:04:00下载
- 积分:1
-
Mpanngjialaiia
混沌映射庞加莱界面Matlab程序源码码,程序源码虽小,短小精悍
(Chaos mapping Poincare interface the Matlab program source code, the program source code is small, dapper)
- 2012-08-23 20:49:08下载
- 积分:1
-
svmSim
支持向量机(SVM)与最小二乘支持向量机(LS-SVM)的核函数选择(Support vector machine (SVM) and least squares support vector machine (LS-SVM) kernel function selection)
- 2014-08-22 16:15:51下载
- 积分:1