How can an Inequality constraint - Lagrangian Multiplier in MATLAB
2 views (last 30 days)
Show older comments
Can you please share how the in-equality constraint is handled in MATLAB?

Basically, I want to know how the lambda * (constraint) == 0 and lambda>0 are added into solve command to solve simultaneously.
Equality constraint with lagrange multiplier has been handled in the following link.
However, request for approach how in-equality constraint can be handled.
Thanks in advance.
0 Comments
Answers (0)
See Also
Categories
Find more on Stability Analysis 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!