1 / 16

Convex Optimization Problems and Equivalent Transformations

Explore convex optimization problems and their solution techniques, including linear and quadratic optimization. Learn about equivalent transformations that preserve convexity and various examples of optimization problems.

dellinger
Download Presentation

Convex Optimization Problems and Equivalent Transformations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSE203BWeek5 Discuss Session Xinyuan Wang 02/06/2019

  2. Contents • ConvexOptimization Problems(Ref.Chap 4) • Optimization problem in standard form • Convex optimization problem • Linear optimization • Quadratic optimization • Geometric programming

  3. opt. value not achieved unbounded below unique opt. local opt. global op.

  4. Proof: use first-order condition of the convex functions

  5. Practice: prove the optimality criterion for convex opt. problems

  6. example

  7. Equivalent convex problems Two problems are equivalent if the solution of one is readily obtained from the solution of the other, and vice-versa The transformations preserve convexity (Chap 4.2.4) • Eliminating equality constraints • Introducing equality constraints • Introducing slack variables for linear inequalities • Epigraph form • Minimizing over some variables

  8. More examples in Chap 4.3 • Linear fractional program : transform to LP

  9. More examples in Chap 4.4

  10. More examples in Chap 4.5

More Related