Ga score vs fitness.
1 次查看(过去 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!