Description: This program runs a GA. The roulette wheel method for parent
selection is used here. Elitism is included. Parent selection is
from the population including the elite chromosomes. The standard
bit form is used here. As usual, code works in terms of fitness
values (higher better) results, however, are reported for the loss
values of actual interest. This code does not work with constraints
on theta values other than those directly associated with thetamax
and thetamin. -This program runs a GA. The roulette wheel method for parent
selection is used here. Elitism is included. Parent selection is
from the population including the elite chromosomes. The standard
bit form is used here. As usual, code works in terms of fitness
values (higher better) results, however, are reported for the loss
values of actual interest. This code does not work with constraints
on theta values other than those directly associated with thetamax
and thetamin. Platform: |
Size: 11264 |
Author:siva |
Hits:
Description: 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring. Platform: |
Size: 2048 |
Author:王巍 |
Hits:
Description: 遗传算法求函数最值问题 matlab代码 使用轮盘赌选择 交叉 变异-Genetic algorithm for function most value problem matlab code crossover and mutation using the roulette wheel selection Platform: |
Size: 1024 |
Author:小新 |
Hits:
Description: 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduces the inversion operation! Platform: |
Size: 4096 |
Author:yang |
Hits:
Description: 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best individual preservation and roulette wheel selection strategy of combining, the final analysis of the optimal ratio of individual saving optimization results impact. more reduction Platform: |
Size: 162816 |
Author:王斌 |
Hits: