Ga score vs fitness.
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a mixed interger with bounded constraints. when my algorithm evaluates the fitness fuction i display it a value like 0.4 which is expected but when i try to plot the best fitness using Matlab inbuild plot funtctions like @gaplotbestf i get very diferent from the ones displayed before, very very small values which do not fit my problem. I'd like know why this happens and how can i plot the real fitness values.
I tried using a custom plot function but when i access state.Score the values are the not expected ones.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!