lazyoracle / optimization-ws2122

Assignments for the Optimization course taught in Saarland University (WS 2021/22)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimization - Saarland University - Winter 2021/22

Code repository for assignments and projects in the Optimization course at Saarland University in WS 2021/22. This is developed on MATLAB R2021b with a variety of add-ons. Some of the Optimal Control scripts also use casadi and ipopt. The scripts do not aim to reach peak performance tuning but are intended to be a pedagogic tool as part of a hands-on graduate level course on Mathematical Optimization as applied to Optimal Control.

Assignments

  1. Gradient Based Optimization
  2. Gradient Free Optimization
  3. Multi-objective Optimization
  4. Evolutionary Algorithms

Projects

  1. Constrained & Unconstrained Optimization
  2. Multi-objective Optimization
  3. Multi-objective Optimal Control Problem

About

Assignments for the Optimization course taught in Saarland University (WS 2021/22)


Languages

Language:MATLAB 99.9%Language:M 0.1%