How can an Inequality constraint - Lagrangian Multiplier in MATLAB
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Stability Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!