-
ycsf
说明: 基于遗传算法的投影寻踪模型Matlab源码(Projection pursuit based on genetic algorithm model of Matlab source)
- 2010-04-02 16:41:36下载
- 积分:1
-
test
MATLAB信号处理程序,用GUI做的。功能全,喊源代码(MATLAB signal processing procedures to do with the GUI.-Function, call the source code)
- 2010-05-14 14:32:06下载
- 积分:1
-
p203
三相异步电机转差频率矢量控制模型,通过spw正弦脉冲调制控制逆变器(Three-phase induction motor slip frequency vector control model through the the spw sinusoidal pulse modulation inverter control)
- 2012-04-22 11:13:44下载
- 积分: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
-
Series_Resonamce_exp_101a
Practical Matlab experiment for Series Resonamce
- 2013-10-04 15:00:10下载
- 积分:1
-
Penalty-Function-Method
解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。(Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.)
- 2011-12-14 21:03:24下载
- 积分:1
-
ImageAndVideoCapture
Junit Instrumentation test case for camera power measurement.
- 2014-06-25 09:33:05下载
- 积分:1
-
beamforming
说明: 通过仿真显示出波束形成的原理。波的干涉,叠加、相消。(The principle of beamforming is shown by simulation. Wave interference, superposition and cancellation.)
- 2020-01-29 11:53:26下载
- 积分:1
-
shuxue_Matlab1
今天上传《数学实验与Matlab》程序,希望对大家有用!(today uploaded "Matlab mathematical and experimental" procedures in the hope that it may be useful right! Thank you!)
- 2007-05-21 15:21:34下载
- 积分:1
-
2
说明: 加权质心定位算法,Matlab程序,应用于无线传感器定位-Weighted centroid location algorithm, Matlab program, used wireless sensor positioning
- 2014-04-10 19:41:12下载
- 积分:1