fmincon fails to find a feasible solution

19 visualizaciones (últimos 30 días)
Martin Jex
Martin Jex el 5 de Jul. de 2020
Respondida: Alan Weiss el 9 de Jul. de 2020
I am trying to use fmincon to find a local minimum of a given function. My script ends with an error:
"Converged to an infeasible point. fmincon stopped because the size of the current step is less than the value of the step size tolerance but constraints are not
satisfied to within the value of the constraint tolerance.".
Is there a way how to avoid this problem. The solution given does not satisfy the constrains given. My script is in the attachment. Any suggestions will be appreciated.

Respuestas (2)

Sai Sri Pathuri
Sai Sri Pathuri el 8 de Jul. de 2020

Alan Weiss
Alan Weiss el 9 de Jul. de 2020
You might also want to consult the documentation on Converged to an Infeasible Point.
Alan Weiss
MATLAB mathematical toolbox documentation

Categorías

Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by