Parameter setting for Genetic Algorithms (GA)
조회 수: 2 (최근 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!