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개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by