Is it it possible to make fmincon strictly follows the nonlinear constraints?
2 views (last 30 days)
Show older comments
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 Comments
Matt J
on 7 May 2023
The nonlinear constraints HAVE to be followed in my problem.
Or else what will happen?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!