EE 732 - Convex Optimization and Engineering Applications¶
- Announcement:
- All course information is directed to CourseVille.
Homework¶
Lecture notes¶
Acknowledgement: All the handouts are available from the course web of EE236B taught by Prof. Lieven Vandenberghe, UCLA. The instructor would like to thank Prof. Vandenberghe for allowing this class to use his lecture notes.
- Introduction
- Convex sets
- Convex functions
- Convex optimization problems
- Duality
- Approximation and fitting
- Statistical estimation
- Geometric problems
- Numerical linear algebra background
- Unconstrained minimization
- Equality constrained minimization
- Interior-point methods
- Conclusions
Course Information¶
Lectures: | EE 404, Mon Wed 8:00-9:30 AM |
---|---|
Instructor: | Jitkomut Songsiri (JSS) |
Textbook: | We use Convex Optimization as a main reference book for this course. |
- Boyd and L. Vandenberghe, Convex Optimization, Oxford, 2004
Grading: | Homework 40% Midterm 35% Final 15% Term paper 10% |
---|---|
Softwares: | Most assignments will involve MATLAB programming with optimization toolbox. Students should install CVX which is a MATLAB package for solving convex programs. |