How the selection function Remainder(@selectionremainder) works?
조회 수: 1 (최근 30일)
이전 댓글 표시
I've download the Global Optimization Toolbox User's Guide of R2011b. While I read the part of selection options of GA in Chapter 5 and Chapter 9, I found that the descriptions of selection function Remainder(@selectionremainder) are different. In Chapter 5, it says that Remainder use the fractional parts of the scaled values as in stochastic uniform selection.(5-74) In Chapter 9, it says that Remainder use the fractional parts of the scaled values as in roulette selection.(9-41) As far as I can see,that's different, could anybody do me a favor and expain this? That would be of great help and thanks you very much.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!