how to stop optimization when the function value reach 0?
Mostrar comentarios más antiguos
I am using patternsearch algorithm to find minimum of a function (area of intersection of some objects). I know that the minimum cannot be less than 0, thus I want to stop when the function value is 0. How to do it?
1 comentario
Geoff Hayes
el 13 de Ag. de 2016
Filip - are you using an algorithm from a MATLAB toolbox or something that you have written? Please provide a reference to that code.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Choose a Solver 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!