Is it it possible to make fmincon strictly follows the nonlinear constraints?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have searched and read many articles but didn't find the answer.
I often use the fmincon interior-point algorithm. I understand that fmincon may violates the nonlinear constraints. My question is it it possible to make it STRICTLY follows the nonlinear constraints? The nonlinear constraints HAVE to be followed in my problem.
Is there any way? Thank you very much!
댓글 수: 2
Matt J
2023년 5월 7일
The nonlinear constraints HAVE to be followed in my problem.
Or else what will happen?
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!