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?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Genetic Algorithm dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!