遗传算法

所属分类:matlab编程
开发工具:matlab
文件大小:4KB
下载次数:3
上传日期:2019-10-08 12:50:34
上 传 者6642614
说明:  遗传算法以一种群体中的所有个体为对象,并利用随机化技术指导对一个被编码的参数空间进行高效搜索。其中,选择、交叉和变异构成了遗传算法的遗传操作;参数编码、初始群体的设定、适应度函数的设计、遗传操作设计、控制参数设定五个要素组成了遗传算法的核心内容。
(Genetic algorithm takes all individuals in a group as objects, and uses randomized technology to guide efficient search of a coded parameter space. Among them, selection, crossover and mutation constitute the genetic operation of genetic algorithm. Parameter coding, initial population setting, fitness function design, genetic operation design, and control parameter setting constitute five elements of the core content of genetic algorithm.)

文件列表:
遗传算法 (0, 2019-09-15)
遗传算法\Untitled.m (528, 2019-08-17)
遗传算法\best.m (281, 2019-08-17)
遗传算法\calfitvalue.m (270, 2019-08-17)
遗传算法\calobjvalue.m (237, 2019-09-05)
遗传算法\crosscover.m (363, 2019-08-17)
遗传算法\decodebinary.m (221, 2019-08-17)
遗传算法\decodechrom.m (171, 2019-08-17)
遗传算法\initpop.m (207, 2019-08-17)
遗传算法\main.m (778, 2019-09-05)
遗传算法\mutation.m (414, 2019-08-17)
遗传算法\selection.m (535, 2019-08-17)

近期下载者

相关文件


收藏者