How to set the values for the options in genetic algorithm toolbox?
Show older comments
Hello, I am trying to solve a nonlinear constrained optimization problem using genetic algorithm solver. The problem includes 22 variables, each of whose bounds are defined. Can you please help in providing the solver options such as the population size, crossover probability, migration probability, generations, stall generations, etc.?
Answers (1)
Alan Weiss
on 17 Nov 2015
0 votes
Why do you need to set any options? Get the program to work, and then, if the default options don't give you a satisfactory solution, tune the options then.
Alan Weiss
MATLAB mathematical toolbox documentation
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!