Optimisation Techniques

Course taught during fall 2018 and 2019.

The course is completely based on the excerpts of a few textbooks  Bernard Kolman and Robert E. Beck, Elementary Linear Programming with Applications and Convex Optimization by Stephen Boyd. The key components of this course include

  1. Review of System of Linear Equations
  2. Several variants of Least Square solutions
  3. Least Square Solutions with Constraints
  4. Adaptive solutions (LMS and RLS)
  5. Linear Programing (Duality, Slackness Theorem)
  6. KKT Conditions
  7. Non-Linear Programming (Integer , Cone and Semi-Definite Programming)
  8. Optimization of Convex functions
  9. Meta Heuristic Optimization (Particle Swarm Optimization)
  10. Meta Heuristic Optimization (Genetic Algorithms)
  11. Meta Heuristic Optimization (Ant Colony Optimization)

Course Materials

Course Outline

Course Handouts

Exercise Sheets