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?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Genetic Algorithm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!