文件名称:Genetic Algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法的函数优化实例,并就遗传算法在解决连续函数优化问题中存在的不足之处,提出了一种新的编码方法——浮点数编码方法,最后,通过实例验证了该方法的可行性和有效性。(A function optimization example of genetic algorithm,after analyzing the problems existed in the current model coding methods for plastic injector, this paper puts forward a new method facing its application functions.)
相关搜索: 遗传算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
crossover.m | 553 | 2017-10-29 |
fitness.m | 601 | 2017-10-31 |
fitness1.m | 120 | 2017-11-28 |
GeneticAlgorithm.m | 1487 | 2017-10-29 |
initilize.m | 267 | 2017-10-31 |
mutation.m | 407 | 2017-10-29 |
plotGA.m | 157 | 2017-10-29 |
rank.m | 1543 | 2017-10-31 |
run_ga.m | 415 | 2017-10-31 |
selection.m | 1205 | 2017-11-01 |