ZigangPan/ LinearQuadraticControl

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.

Installation Instructions

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`"]

Paclet Guide

Examples

Initialization for Examples

Publisher

Zigang Pan

Disclosures

Version History

  • 1.0.0 – 11 March 2025

License Information

MIT License

Paclet Source

See Also