Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Nonlinear Cholesky Factorization for MIMO nonlinear systems
Contributed by: Zigang Pan
This is the generalization (extension) of the paclet ZigangPan`NonlinearCholeskyFactorization` to MIMO nonlinear systems.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/NonlinearCholeskyFactorizationMIMO"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`NonlinearCholeskyFactorizationMIMO`"]