fmincon fails to find a feasible solution

조회 수: 16 (최근 30일)
Martin Jex
Martin Jex 2020년 7월 5일
답변: Alan Weiss 2020년 7월 9일
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.

답변 (2개)

Sai Sri Pathuri
Sai Sri Pathuri 2020년 7월 8일

Alan Weiss
Alan Weiss 2020년 7월 9일
You might also want to consult the documentation on Converged to an Infeasible Point.
Alan Weiss
MATLAB mathematical toolbox documentation

카테고리

Help CenterFile Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by