Skip to content
This repository has been archived by the owner on Jan 27, 2018. It is now read-only.
/ lqr_solve Public archive

C++ implementation to compute the LQR gain matrix for discrete time infinite horizon problems

Notifications You must be signed in to change notification settings

schlagenhauf/lqr_solve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lqr_solve

A C++ implementation to compute the LQR gain matrix for discrete time infinite horizon problems. The theory behind it is well described on wikipedia. This code serves more as a template for your own implementation than as a fully developed feature.

About

C++ implementation to compute the LQR gain matrix for discrete time infinite horizon problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published