登录
首页 » matlab » ga

ga

于 2012-04-28 发布 文件大小:2KB
0 215
下载积分: 1 下载次数: 1

代码说明:

说明:  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] 的行向量,然后求和,将二进制转化为十进制)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GraphicsAndGUIsWithMATLAB3rdEd2003Part3
    Using Graphics in MatLab
    2010-12-13 10:33:58下载
    积分:1
  • specanal
    说明:  基于matlab的通信系统仿真系列。A simulated oscilloscope and a simulated spectrum analyzer。供刚接触到matlab通信系统仿真的朋友使用。(Matlab-based communications system simulation series. A simulated oscilloscope and a simulated spect rum analyzer. Matlab for the counting of the communications system simulation using friends.)
    2006-04-17 10:14:43下载
    积分:1
  • 基于改进卡尔曼滤波的无速度传感器探究_张海刚
    说明:  永磁同步电机无速度传感器滑模控制论文,基于改进卡尔曼滤波的无速度传感器探究_张海刚(Speed Sensorless Sliding Mode Control of Permanent Magnet Synchronous Motor)
    2020-06-19 11:20:02下载
    积分:1
  • algrithem_database
    各种数字波束形成算法。如最小方差无畸变响应MVDR,LCMV等。(A variety of digital beamforming algorithm. Such as minimum variance distortion-free response MVDR, LCMV and so on.)
    2009-04-08 15:12:49下载
    积分:1
  • MATLAB_SSB
    通信原理上机实验-基于Matlab的模拟幅度调制系统-SSB调制解调系统程序代码(On communication theory machine experiment- Matlab-based simulation system-SSB modulation amplitude modulation and demodulation system code)
    2014-01-02 17:32:16下载
    积分:1
  • jiaodianMUTLAB
    数字图像处理,用matlab实现图像角点的提取。内带有两片关于角点提取说明的PDF文件(Digital image processing, with matlab for image corner extraction. In with two shows on the corner of the PDF file extraction)
    2010-05-07 20:55:21下载
    积分:1
  • 基于Weber和simulink的齿轮啮合刚度计算
    说明:  使用weber算法计算齿轮啮合刚度,具有重大意义。(It is of great significance to use the weber algorithm to calculate the gear mesh stiffness.)
    2020-07-13 15:38:53下载
    积分:1
  • W4
    说明:  mimo code testing for the testing of a mimo system in the context to ML ZF MMSE
    2011-05-10 18:28:37下载
    积分:1
  • WENJIAN
    超松弛迭代法MATLAB程序及迭代次数与松弛因子的关系(SOR iteration method MATLAB program and the relationship with the relaxation factor)
    2013-11-02 20:56:54下载
    积分:1
  • guangyiyucesuanfa
    广义预测算法MATLAB转化为VC++的程序,可用于三容水箱的数据的采集.(generalized predictive algorithm MATLAB into VC procedures can be used for three-tank of data acquisition.)
    2007-06-15 10:22:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载