Parameter setting for Genetic Algorithms (GA)
Mostrar comentarios más antiguos
Besides the following 4 parameters, may I know what else are the critical parameters which may affect the performance of GA?
1) number of population
2) probability of crossover
3) mutation probability
4) selection rate
Respuestas (1)
Walter Roberson
el 1 de Abr. de 2013
0 votos
Code quality. Parallel processing. CPU speed. Other loads on the computer.
Categorías
Más información sobre Genetic Algorithm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!