This repository contains examples of basic recursion techniques implemented in Java. The goal of this project is to provide a clear understanding of how recursion works and how it can be applied to ...
Solve for the finite-horizon LQR controls as a convex optimization problem, then solve for the optimal feedback policy with the Ricatti recursion. Show that these are equivalent. Here we will use ...