jtorde / lqr_continuous

Simple example of a finite-horizon LQR in continuous time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finite-horizon Continuous LQR

Simple example of the solution to the following problem:

The Differential Riccati Equation (DRE) is solved numerically. The infinite-horizon case (i.e., the Control Algebraic Riccati equation, CARE) is also solved in the code.

Instructions

Execute the MATLAB file. The result should look like this:

About

Simple example of a finite-horizon LQR in continuous time

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:MATLAB 100.0%