搜索资源列表
9927397yichuanandmiyi
- 免疫遗产酸的一个小程序 里面包含了人工免疫 遗传算法几部分-Heritage acid immunization program in a small manual which contains several parts of immune genetic algorithm
yj1
- 通过遗产算法计算函数最小值的MATLAB程序代码。GA GP -Heritage minimum of MATLAB program algorithm
GAjn
- 自己编写的遗产算法程序。在matlab环境下编写的m文件。经测试好用,基本,原理简单。-I have written legacy algorithm. In the matlab environment prepared m files. Tested easy to use, the basic principle is simple.
a
- 基于遗产算法的点匹配过程,希望对大家有所帮助(Point matching process based on inheritance algorithm, hope to be of help)
yichuanpipei
- 利用遗传算法实现字符串匹配,体现遗产算法各程序使用的简单实例,有助于初学者学习。(String matching using genetic algorithm)
gatbx
- 谢菲尔德大学 遗传工具箱 常用优化算法,包括遗传算法 蚁群算法 模拟退火 和粒子群算法(University of Sheffield genetic toolbox commonly used optimization algorithm)
GA
- 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个基本上是最优的,那么以后再继续这样下去,就可以一直最优了。利用遗传算法,实现三维点云的配准。(Genetic algorithm, a computational model that simulates the biological evolution o