Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Model reference robust adaptive control design for MIMO LTI systems
Contributed by: Zigang Pan
This paclet is on the model reference robust adaptive control design for multiple-input and multiple-output linear time-invariant systems.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/MRRACLinearFullOrder"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`MRRACLinearFullOrder`"]