フィルターのクリア

How to use linear and quadratic programming to optimize w to solve the following problem

2 ビュー (過去 30 日間)
Ahmed Galal
Ahmed Galal 2020 年 8 月 6 日
コメント済み: Ahmed Galal 2020 年 8 月 8 日
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

回答 (1 件)

Matt J
Matt J 2020 年 8 月 6 日
This looks like a direct application of lsqlin

カテゴリ

Help Center および File ExchangeLinear Least Squares についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by