Is the coding used by Genetic Algorithm Toolbox 'ga' with Population type 'doubleVector' real coding (real valued) or binary coding? In case it is binary coded, which is the codification method?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello, I'd like to know if when using Optimization Toolbox 'ga' and 'gaoptimset' with Population Type 'doubleVector', which is the default option, if the type of encoding is real coding (real-valued coding) or if it is binary coding. In the case it is binary coding, what is the precision? And which is the method of codification? I'm using also 'MutationFcn' '@mutationadaptfeasible' and 'CrossoverFcn' '@crossoverscattered'. Thanks and Best Regards
댓글 수: 0
답변 (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!