登录
首页 » matlab » ga

ga

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

  • Phasell
    基于matlab的锁相环的仿真,注释详尽(Phase-locked loop based on matlab simulation, comments in detail)
    2010-01-09 17:52:52下载
    积分:1
  • ofdm_bpsk_off_corr
    Script for performance measurements for Carrier and Sampling Frequency Offset Correction in OFDM Systems
    2009-06-29 19:37:55下载
    积分:1
  • matranswithfilter
    simple 8qam modulator with rcos filter with demodulator
    2011-12-10 17:42:50下载
    积分:1
  • gen_2fsk
    生成fsk调制信号,虽然简单但是希望对大家有帮助(Fsk modulated signal generation, although simple, however we would like to help)
    2009-05-10 22:08:25下载
    积分:1
  • AMESimMatlab
    本文介绍了 AMESim/ Matlab联合仿真的接口问题,利用两个仿真软件的各自优点应用在单向阀结构的优化设计中(The Interface of AMESim and Matlab is discussed in the paper . As an applied example, Opt imization Design of Check Valve is show n.)
    2011-01-17 10:13:19下载
    积分:1
  • daoppu
    在matlab上实现任意数据的倒频谱分析,支持各种采样频率(Cepstrum analysis, any data to support a variety of sampling frequency in matlab)
    2013-03-19 09:13:41下载
    积分:1
  • exp2.slx
    MGT-CCHP 微型燃气轮机联供系统解耦PID控制,用simulink进行仿真(MGT- CCHP micro gas turbine installations, decoupling PID control system, using simulink simulation)
    2021-04-08 16:49:01下载
    积分:1
  • Advanced mathematics(3)
    1.常微分方程 2.积分变换 3.多元函数微分(1. Ordinary differential equation 2. Integral transformation 3. Multivariate Function Differentiation)
    2019-01-11 16:08:21下载
    积分:1
  • adaptive_beamforming
    数字波束形成是在数字信号处理方法的基础上建立起来的一门技术,广泛用 于雷达、声纳、通信和电子对抗等领域。论文针对数字波束形成中算法的稳健性、 移动目标的数字波束跟踪等问题,进行了研究(Digital beam forming is in digital signal processing methods established on the basis of a technology, it is widely used In radar, sonar, communication and electronic countermeasures, etc. Thesis in digital beamforming algorithm robustness, Moving target tracking digital beam, were studied )
    2013-01-09 22:20:04下载
    积分:1
  • LEARNMATLAB7
    对初学matlab的有很大帮助 认真学应该能学好(right novice Matlab great help learning, we should be able to learn)
    2007-03-17 10:22:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载