How to use linear and quadratic programming to optimize w to solve the following problem
7 views (last 30 days)
Show older comments
How to use linear and quadratic programming to optimize w to solve the following problem
Minimize ‖-(r0+R1 w)‖
Subject to γ^T c0+γ^T C1 w≤cm
R1 ,C1 are matrices;
w ,r0 ,c0 ,cm are vectors;
γ^T is a constant matrix
0 Comments
Answers (1)
See Also
Categories
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!