-
MyWhiteNoise
MyWhiteNoise产生一个指定幅值范围的白噪声信号.(whiteNoise)
- 2009-04-02 15:10:52下载
- 积分:1
-
hardik
this is scw algorithm to find out the region of interest in given car image to find out license plate
- 2010-02-24 20:27:15下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
PCA
PCA算法的matlab程序,可以实现数据的主元提取(PCA algorithm matlab program, you can achieve the main element of the data extracted)
- 2012-10-12 09:32:37下载
- 积分:1
-
frequency_estimation
OFDM信号的频偏校正程序,用于估计子带上的频率偏移。(OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.)
- 2007-08-08 20:24:04下载
- 积分:1
-
MATLAB_programming_classic_drawing_tutorial
MATLAB作图程序设计经典教程MATLAB programming classic drawing tutorial(MATLAB mapping program design classic tutorial MATLAB programming classic drawing tutorial)
- 2010-08-02 13:32:51下载
- 积分:1
-
FXQUANT
speech recognizer in matlab. very useful for projects
- 2010-10-19 19:57:44下载
- 积分:1
-
3
编写的灰关联算法 MATLAB实现简单代码(The preparation of the gray relational algorithm simple MATLAB code)
- 2009-05-23 09:02:40下载
- 积分:1
-
SNLSDP-0
Localization problem(A matlab code for sensor localization)
- 2010-12-12 18:18:07下载
- 积分:1
-
mat
this is a lpf code in matlab
- 2011-01-28 19:34:57下载
- 积分:1