Can I manually set the exit criteria for the genetic mutation algorithm with an Objective Function?
Ältere Kommentare anzeigen
I do not fully understand how the solution tolerance is defined for "gamultiobj". I can set the tolerance property by setting the 'TolFun' option, but it is unclear exactly how the solver uses this value. In my case, I am working with two objective functions. When I execute the solver, it runs for 100 generations; however, it seems that convergence in the objective functions has been reached after about 20 generations. Is there any way I can tell the solver to stop after my own criteria for the objective functions convergence has been met?
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!