Stopping criterion in GA
Show older comments
hi everyone I have written a genetic algorithm in matlab and I need to define a stop criterion in which :
if after 100 iteration the produced answer is the same as previous answers, the algorithm must be stopped
how can I write this? can someone help?
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm 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!