Tutorial 2: Optimal Control for Continuous State
Tutorial 2: Optimal Control for Continuous State
In this tutorial, you will implement a continuous control task: you will design control inputs for a linear dynamical system to reach a target state.
Topics covered in this lesson
- Implementation of continuous control task
- Linear dynamical systems
External Links
Prerequisites
Experience with Python Programming Language
Back to the course