Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 498 Bytes

ass: center, middle

Introduction to Convex Optimization, chapter 1, Introduction-

Topics to cover

What is mathematical optimization

Least-squares and linear programming

Convex optimization

How to read the book


What is mathematical optimization ?

  • Can be written in a canonical form

    • $$ \begin{align} \text{minimize} \quad f_0(x) \ \text{such that} \quad f_i(x) \leq b_i, i=1,\dots,m \end{align} $$
  • B

    • B1
    • B2
  • C

    • C1