Can I manually set the exit criteria for the genetic mutation algorithm with an Objective Function?
Afficher commentaires plus anciens
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?
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!