Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A few robust backstepping tools
Contributed by: Zigang Pan
This paclet contains four robust backstepping control design tools and an additional useful function.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/RobustBackSteppingCancellation"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`RobustBackSteppingCancellation`"]