搜索资源列表
GA
- fga.m为遗传算法的主程序,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作- fga.m main program for the genetic algorithm binary Gray coding, using roulette-based non-linear ranking selection, uniform crossover and mutation operators, but also introduces t
Hybrid-code-GA
- 混合编码遗传算法,通过格雷编码,二进制编码,浮点数编码来实现混合编码遗传算算法-Hybrid coding genetic algorithm, through the Gray code, binary code, floating point code to implement hybrid coding algorithm genetic operators
