Elite feature of genetic algorithm
이전 댓글 표시
hi all
i successfully make a Matlab program for Genetic algorithm (without using elite feature) and achieve goal which was desired. i have tried for various number of chromosomes like.5,6,10 and 20. but didn't notice any significant change. i logically believe, there must me some impact on output response by increasing the number of chromosome. and my second question is i want to know, at which stage elite strategy is used and how. i am following the below link: http://www.mathworks.com/help/gads/how-the-genetic-algorithm-works.html in which a line is written "Some of the individuals in the current population that have lower fitness are chosen as elite. These elite individuals are passed to the next population." i am confused at this stage , means if a individual have low fitness then how it is processed to a next level?.
kindly share information if any one have, thanks in advance :)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!