文件名称:GAOT
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 102kb
- 下载次数:
- 0次
- 提 供 者:
- xingw*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。它的思想源于生物遗传学和适者生存的自然规律,是具有“生存+检测”的迭代过程的搜索算法。遗传算法以一种群体中的所有个体为对象,并利用随机化技术指导对一个被编码的参数空间进行高效搜索。-Genetic algorithm is simulated Darwinian natural selection of genetic selection and evolution process model. It' s thought from biological genetics and survival of the fittest laws of nature, is a " survival+ detection" iterative process of search algorithm. Genetic algorithms in a group all the individuals targeted, and technical guidance on the use of a randomized coded efficiently search parameter space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GAOT\arithXover.m
....\b2f.m
....\binaryMutation.m
....\boundaryMutation.m
....\calcbits.m
....\Contents.m
....\coranaEval.m
....\coranaMin.m
....\delta.m
....\f2b.m
....\ga.m
....\gademo1.m
....\gademo1eval1.m
....\gademo2.m
....\gademo3.m
....\gaot.dvi
....\gaot.ps
....\gaotindex.html
....\heuristicXover.m
....\index.html
....\initialize.m
....\maxGenTerm.m
....\multiNonUnifMutation.m
....\nonUnifMutation.m
....\normGeomSelect.m
....\optMaxGenTerm.m
....\parse.m
....\README
....\roulette.m
....\simpleXover.m
....\tournSelect.m
....\unifMutation.m
GAOT
....\b2f.m
....\binaryMutation.m
....\boundaryMutation.m
....\calcbits.m
....\Contents.m
....\coranaEval.m
....\coranaMin.m
....\delta.m
....\f2b.m
....\ga.m
....\gademo1.m
....\gademo1eval1.m
....\gademo2.m
....\gademo3.m
....\gaot.dvi
....\gaot.ps
....\gaotindex.html
....\heuristicXover.m
....\index.html
....\initialize.m
....\maxGenTerm.m
....\multiNonUnifMutation.m
....\nonUnifMutation.m
....\normGeomSelect.m
....\optMaxGenTerm.m
....\parse.m
....\README
....\roulette.m
....\simpleXover.m
....\tournSelect.m
....\unifMutation.m
GAOT