How to solve a revised quadratic program problem
3 ビュー (過去 30 日間)
古いコメントを表示
I need helps for solving the following quadratic maximum problem.
The quadprog(H, f, A, b) command is designed for solving:
subject to Ax<b.However, my problem is described as follows:
, where L=(1,1,...1) is the ones vector and k is negative constant.It is kind of you to offer me the codes or an idea.
Thank you very much.
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Quadratic Programming and Cone Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!