Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
This Paclet is for LQR, LQG, LEQG, and H-infinity Control design
Contributed by: Zigang Pan
This Paclet is consists of various linear quadratic controller design tools for LTI system. It includes LQR, LQG, LEQG, and H-infinity control designs.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/LinearQuadraticControl"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`LinearQuadraticControl`"]