登录
首页 » matlab » ga

ga

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

  • bpmatlab
    三层bp matlab版,输入输出可选,训练样本可选(Three-bp matlab version, input and output optional optional training samples)
    2010-01-25 11:10:27下载
    积分:1
  • Decomposition
    时频原子分解算法主要用于建立时频原子库,从而提取出特征信号(Time-frequency atom decomposition algorithm for frequency atoms library created to extract the characteristic signal)
    2012-09-24 17:31:29下载
    积分:1
  • DP_input_data
    unit commitment problem
    2014-01-14 05:15:05下载
    积分:1
  • SHUJUTONGJI
    一个简单的数据统计软件,包括了计算方差等各种功能(A simple statistical software, including a variety of functions such as calculating the variance)
    2014-06-18 00:24:49下载
    积分:1
  • fft_li
    对数据进行傅立叶分析,从时域转换到频域,观察信号的频谱结构,从分析信号的特点(Fourier analysis of the data, the time domain to the frequency domain, spectral structures of the observed signal, the signal characteristics the analysis)
    2015-12-05 19:31:23下载
    积分:1
  • csminwel
    Either a string naming a function that calculates the gradient, or the null matrix
    2010-03-04 16:59:15下载
    积分:1
  • Grid_Mines_Project.tar
    matlab code for acrobat
    2009-07-14 16:12:59下载
    积分:1
  • 2.5
    采用matlab编写的数值方法总的例题,(Numerical methods using Matlab prepared total example)
    2012-05-30 16:51:08下载
    积分:1
  • Feature
    this file extract feature from image
    2010-08-26 15:03:05下载
    积分:1
  • emd
    希尔伯特黄变换的程序源码,可用于各种信号分析处理(Hilbert Huang Transform source of procedures that can be used to deal with a variety of signal analysis)
    2008-01-27 16:29:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载