文件名称:遗传算法
- 所属分类:
- matlab例程
- 资源属性:
- 上传时间:
- 2018-01-03
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- amnes******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enumeration, heuristics, etc.), genetic algorithms take the biological evolution as the prototype, which has good convergence. It has the advantages of less computational time and high robustness when calculating the precision requirements .)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
遗传算法\best.m | 565 | 2017-12-13 |
遗传算法\binary2decimal.m | 401 | 2017-12-13 |
遗传算法\cal_objvalue.m | 432 | 2017-12-13 |
遗传算法\crossover.m | 607 | 2017-12-13 |
遗传算法\initpop.m | 349 | 2017-12-13 |
遗传算法\main.asv | 1028 | 2018-01-03 |
遗传算法\main.m | 1024 | 2018-01-02 |
遗传算法\mutation.m | 657 | 2017-12-13 |
遗传算法\selection.m | 673 | 2017-12-13 |
遗传算法 | 0 | 2018-01-03 |