登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2015-01-08 发布 文件大小:3KB
0 147
下载积分: 1 下载次数: 1

代码说明:

  遗传算法从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。本代码以旅行商问题为例,详细介绍遗传算法的使用方法。(A genetic algorithm the representation of the solution set of potentially the beginning, but after a certain number of the population the gene encoding the individual components. The code to the traveling salesman problem, for example, describes the use of genetic algorithms.)

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

发表评论

0 个回复

  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • chaper6
    机器人控制系统的设计及其matlab仿真第6章“机器人反演控制”源代码(Chapter 6 of the robot control system design and its matlab simulation robot inversion control " source code)
    2013-04-25 14:24:19下载
    积分:1
  • iterativeDecoding
    iterative decoding for ldpc
    2010-07-08 00:23:37下载
    积分:1
  • ChaoticSystemsToolbox
    说明:  混沌系统的工具箱,包含了混沌中的各个常用参数的计算和分析。(Chaotic systems toolbox, contains the chaos in the calculation of the various common parameters and analysis.)
    2009-09-03 16:46:11下载
    积分:1
  • MSK
    学会使用MATLAB仿真软件搭建MSK调制解调仿真电路建立MSK调制解调系统仿真模型(Learn how to use MATLAB simulation software to build the MSK modulation and demodulation simulation circuit MSK modulation and demodulation system simulation model)
    2013-01-07 16:36:54下载
    积分:1
  • database
    matlab中数据库的相关工具包的下载。需要的果断,完整版matlab有可不用下载。(failed to translate)
    2012-04-19 10:45:42下载
    积分:1
  • IMM
    IMM算法 包含CA CV CT模型 较为常见的基本模型(IMM algorithm consists CA CV CT model more common basic model)
    2016-04-21 17:19:03下载
    积分:1
  • EyeDiagramDemo
    eye picture示模型。修改高斯白噪声信道的SNR值可以看到不同情况下的eyepicture (eye picture show model. Modified Gaussian white noise channel SNR value can be seen under different circumstances eyepicture)
    2007-10-11 11:34:45下载
    积分:1
  • Matlab
    精通Matlab数值计算一书配套源代码,可作为学习Matlab工程应用中的数值计算的参考资料。(Proficient in Matlab numerical package source code book as a study in engineering applications Matlab numerical reference.)
    2009-07-15 10:01:55下载
    积分:1
  • a-Innovation-Model-
    改进的等维新息灰色模型,还有残差数列检验,后验差检验,模型精确好用。(Improved Innovation Gray Model,There are residual series test, posterior difference test, model accuracy easy to use. )
    2021-01-14 14:08:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载