Maximize L2 norm under linear constraints?
조회 수: 7(최근 30일)
표시 이전 댓글
I want to maximize L2 norm of a vector under some linear constraints. i.e,
max |x|^2
subject to Ax ≤ b
Could you please help me to find out a way to solve this in Matlab?
댓글 수: 0
답변(1개)
참고 항목
범주
Find more on Quadratic Programming and Cone Programming 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!