Skip to content

Aaryansh7/LQR-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LQR-controller

This repo has basic code for solving differential equations in python.The equations have been converted to state space models and then the LQR technique has been applied on them.The result is graphical analysis of the solution.

To run the programs,install the control,slycot,scipy,numpy package.(you may also need matplotlib also)

Releases

No releases published

Packages

No packages published

Languages