登录
首页 » matlab » ga

ga

于 2012-04-28 发布 文件大小:2KB
0 107
下载积分: 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 个回复

  • OFDM_QPSK
    OFDM using Quadrature phase shift keying modulation scheme
    2011-10-14 20:19:26下载
    积分:1
  • 111
    该程序是同步中的相位估计方法,该方法可以估计不同参数下的相位大小(The program is synchronized in phase estimation method which can estimate the parameters of the phases of different sizes)
    2014-11-12 16:48:08下载
    积分:1
  • lms2dim3
    分类线不过原点的2维两类不可分样本的分类分类线不过原点的2维两类可分样本的分类,还有些课件.(classification lines origin can not be two types of two-dimensional samples of the sub-classification classification line but the origin can be divided into two types of two-dimensional samples classification, some courseware.)
    2007-04-22 15:29:29下载
    积分:1
  • eof
    对数据作eof的matlab函数,进行数据处理,以得到数据的空间模态和时间系数(Matlab function of eof)
    2013-12-03 21:59:48下载
    积分:1
  • bvp4c2
    matlab求解高阶偏微分方程边界问题,包括bvp4c.m,license.txt和(matlab solving warned partial differential equations of the border issue, bvp4c,sparse2.mexw32)
    2012-11-24 20:23:06下载
    积分:1
  • circpendulum
    Pendulum on Circular Track in simulink
    2014-01-25 16:01:43下载
    积分:1
  • MIMO
    这是matlab关于 mimo通信仿真代码(matlab mimo simulator)
    2010-05-31 11:07:40下载
    积分:1
  • m
    gyro matlab fire source file
    2014-01-23 13:49:13下载
    积分:1
  • sanwei-tdoaand-aoa
    一种用matlab实现的三维UWBTDOA AOA联合定位算法仿真程序,很好,写的很详细(matlab )
    2014-05-08 18:29:43下载
    积分:1
  • quad
    一个导弹拦截simulink仿真程序,内含目标运动函数、导弹运动模型、导弹制导与控制算法(A Simlink Simulation Program for Missile Interception)
    2021-04-06 22:39:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载