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

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Linear Least Squares 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by