Can I manually set the exit criteria for the genetic mutation algorithm with an Objective Function?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Genetic Algorithm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!