How can an Inequality constraint - Lagrangian Multiplier in MATLAB
조회 수: 6 (최근 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!