Genetic Algorithm fitness value
Show older comments
hello...
what fitness value is needed in GA optimization? the highest fitness? or the lowest fitness? or the best fitness?
I,m using MATLAB optimization tool for my GA problem, on the "plot function" option, I checked "best fitness".... when I started the optimization, it show "best fitness" and "mean fitness" , both of them has the same value...why is that?
on what condition this "best fitness" is?
thank you and sorry for my bad english
1 Comment
Vahidreza
on 29 Oct 2023
In genetic algorithm, highest is desirable.
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!