-
main
GA for single machin problem
- 2009-05-24 21:32:12下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
CoefsMel
This sourcecode extracts de melcepstrum coefficient of an audio file. You should give to de function, the audio file save as a vector, and the function returns a vector with 23 melcepstrum coefficients.
- 2010-05-11 16:03:34下载
- 积分:1
-
power_steppermotor
Stepper Motor Drive
A hybrid stepper motor drive.
- 2011-07-22 20:47:32下载
- 积分:1
-
STM8-AN3266-interrupts
STM8 interrupts how to implement application note
- 2014-08-27 16:31:14下载
- 积分:1
-
MATLAB-programs
戴维.鲁伯特的统计与金融一书的matlab代码( matlab code of<statistics and finance >by David Rupert )
- 2013-11-02 13:02:53下载
- 积分:1
-
lasso
lasso算法,分为很多子类,可以单独运行(lasso algorithm)
- 2013-11-27 16:20:25下载
- 积分:1
-
paper3
基于小波稀疏表示的压缩感知SAR 成像算法研究.pdf(A Compressive Sensing Imaging Approach Based on Wavelet Sparse Representation)
- 2012-10-03 10:01:47下载
- 积分:1
-
mather
通过文件读写方式实现Matlab和Modelsim的联合仿真(Be achieved through the document literacy co-simulation Matlab and Modelsim)
- 2013-11-11 00:16:46下载
- 积分:1
-
2016.09.08GWO
说明: 本代码描述的是有关灰狼算法的研究,这个代码有详细的内容说明与简介,网络上的代码普遍有错误,本人将所有的代码全部实现并改正了错误。供大家学习参考(This code describes the research on the gray wolf algorithm. This code has detailed description and introduction. The code on the network is generally wrong. I have implemented all the code and corrected the error. For everyone to learn reference)
- 2020-11-21 22:19:36下载
- 积分:1