Lecture notes for CMU RI course 16-745 Optimal Control 2023. The lecture notes provided here have been organized to ensure a structured and comprehensive understanding.
Apache License 2.0
20
stars
0
forks
source link
❓ How to solve quadratic programming given linear inequality constrains? #4
$$ \min_x \ \frac{1}{2} x^T Q x + q^T x \ \ \ni Q >0 \ \textrm{(Convex)} \ \ni Ax \leq b \ \ni Cx = d $$