What is the repeatability like in matlabs genetic algorithm?
Show older comments
If I run my code multiple times, everytime the number of generations that the program takes to converge are very different. Without changing anything, the generations are anywhere from 500 to 2700. I know that since the genetic algorithm runs randomly, the solution will be different everytime. But, shouldn't the number of generations be close and not so spread out? Thanks
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!