Parameter setting for Genetic Algorithms (GA)
5 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Walter Roberson
2013 年 4 月 1 日
Code quality. Parallel processing. CPU speed. Other loads on the computer.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!