Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Design locally optimal and globally inverse optimal controllers for nonlinear system under perfect state measurement
Contributed by: Zigang Pan
This paclet is on the design of locally optimal matching and globally inverse optimal controllers for single-input and single-output strict-feedback nonlinear systems under perfect state measurements.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/NonlinearCholeskyFactorization"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`NonlinearCholeskyFactorization`"]