Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Smooth transition functions for control design
Contributed by: Zigang Pan
This paclet contains a number of smooth transition functions for various control design purposes, and also the Arztan function.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/SmoothTransitionFunctions"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`SmoothTransitionFunctions`"]