SamyMohamed1 / dynamic-programming-and-optimal-control-lecture

Dynamic Programming and Optimal Control (151-​0563-01) Fall 2019 Programming Exercise

Home Page:https://idsc.ethz.ch/education/lectures/optimal-control.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Programming and Optimal Control Lecture

This repository stores my programming exercises for the Dynamic Programming and Optimal Control lecture (151-0563-01) at ETH Zurich in Fall 2019. In this project, an infinite horizon problem was solved with value iteration, policy iteration and linear programming methods. Note that the resulting optimal policies may differ but the optimal cost should be the same with a tolerance of numerical errors.

Evaluation

  • Full grade granted

Requirement

  • MATLAB

Usage

  • run main.m

About

Dynamic Programming and Optimal Control (151-​0563-01) Fall 2019 Programming Exercise

https://idsc.ethz.ch/education/lectures/optimal-control.html


Languages

Language:MATLAB 100.0%