Ga score vs fitness.
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!