-
GAOT
popular GA toolsbox for matlab
- 2009-11-01 21:55:06下载
- 积分:1
-
xlswrite
把matlab中得到的矩阵保存到Excel中程序【转】(Matlab to be saved to Excel matrix procedure] [switch)
- 2008-05-06 20:12:00下载
- 积分:1
-
BSS-based-on-Temporal-Structure
一种使用时空结构的盲源分离算法,使用matlab实现( An Approach to Blind Source Separation Based on Temporal Structure of Speech Signals ica_matlab)
- 2012-03-24 09:42:12下载
- 积分: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
-
ch7_2_2
设定循环检测次数,这里设为只循环一次
tip_l=1
设定hough变换的遍历步径
xl=30 %设定线段起始点
xr=60 %设定线段终止点(Set the number of cycle detection, here is set to cycle only once tip_l = 1 set hough transform Path traversal step xl = 30 set line segment starting point xr = 60 set line segment termination point)
- 2007-08-29 19:22:53下载
- 积分:1
-
equizer
说明: HART协议的均衡器设计 DCT LMS 设计 + 位同步设计,仿真证明了设计的有效性(HART protocol design DCT LMS equalizer design+ Bit synchronous design, simulation proves the validity of the design)
- 2008-10-01 21:06:01下载
- 积分:1
-
rk_4
龙格库塔法程序,应用广泛.............(Runge-Kutta,it can be used everywhere)
- 2010-05-24 11:13:19下载
- 积分:1
-
choperboost
matlab based chpper design. boost chopper with PWM
- 2014-02-07 21:45:31下载
- 积分:1
-
pnmabuhuol
GPS的pn码捕获matlab仿真程序,通过序列相关实现捕获功能(GPS-pn code acquisition matlab simulation program, through the serial correlation realize capture)
- 2008-05-07 11:09:06下载
- 积分:1
-
VC
说明: VC与matlab的混合编写程序的COM方法,如何调用COM进行混合编程。(Mixture of VC and matlab programming of COM methods, how to call COM mixed programming.)
- 2010-11-30 13:14:57下载
- 积分:1