How can I modify the 'SelectionFcn' between two generations when using the Genetic Algorithm and Direct Search Toolbox 1.0.3 (R14SP2) from the command line?
Show older comments
The Selection option ('SelectionFcn') specifies how the genetic algorithm chooses parents for the next generation. I am aware of the fact that I can modify the 'SelectionFcn' of a genetic algorithm when using the GATOOL, by pausing to stop the generation process and then choosing another selection function, and subsequently restarting the process. I would like to do the same from the command line.
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!