文件名称:GA

  • 所属分类:
  • matlab例程
  • 资源属性:
  • 上传时间:
  • 2018-02-11
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Arriet******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

遗传算法(Genetic Algorithms,简称 GA)是一种基于自然选择原理和自然遗传机
制的搜索(寻优)算法,它是模拟自然界中的生命进化机制,在人工系统中实现特定目
标的优化。遗传算法的实质是通过群体搜索技术,根据适者生存的原则逐代进化,最终
得到最优解或准最优解。它必须做以下操作:初始群体的产生、求每一个体的适应度、
根据适者生存的原则选择优良个体、被选出的优良个体两两配对,通过随机交叉其染色
体的基因并随机变异某些染色体的基因后生成下一代群体,按此方法使群体逐代进化,
直到满足进化终止条件。(可用于路径优化)(Genetic Algorithms (GA) is a search algorithm based on natural selection principle and natural genetic mechanism. It simulates the mechanism of life evolution in nature and achieves the optimization of specific targets in artificial system. The essence of the genetic algorithm is by the group search technology, according to the principle of survival of the fittest, and finally get the optimal solution or the quasi optimal solution. It must do the following: the generation of initial population, for each individual to adapt to the excellent individual 22 degrees, according to the principle of survival of the fittest, select excellent individuals selected by random chromosome pairing, cross gene and random mutation of some genes on the next generation after generation, according to this method makes the group from generation to generation until the termination condition of evolution, evolution.(it can be used for Path optimization))
相关搜索: 遗传算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
GA.m 1958 2018-02-11

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org