Identifiability, controllability & observability detection.

Highly efficient identifiability, controllability & observability detection of large-scale nonlinear dynamical systems.

https://gvw007.yolasite.com

Ahora está siguiendo esta publicación

Highly efficient identifiability, controllability & observability detection of large-scale nonlinear dynamical systems.
Software associated with the paper:
L.G. Van Willigenburg, J.D. Stiger, J. Molenaar, 2022, "Sensitivity matrices as keys to local structural system properties of large-scale nonlinear systems" Nonlinear Dynamics, a Springer Nature journal. A PDF can be downloaded from
https://gvw007.yolasite.com/resources/Sensitivities-as-keys-NonlinDyn-2022!Errata.pdf
Documentation: readme.m

Citar como

Gerard Van Willigenburg (2026). Identifiability, controllability & observability detection. (https://la.mathworks.com/matlabcentral/fileexchange/106000-identifiability-controllability-observability-detection), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.3.0

nlident now properly handles indices to be estimated initial state variables as in the additional example on identifiability of the NFKappaB model. Plots have been improved. Sundials integrators are now supported too.

1.2.5

Link updated

1.2.4

Link updated

1.2.3

figureFullScreen deleted figure used

1.2.2

Line 92 of fxusen.m updated to also include uxNtr. Makes a difference only when nx0=1 is selected as an input to nlacchs. Instead of local strong accessibility this checks local accessibility.

1.2.1

The number of samples ns making up the sensitivity matrices in nlacchs, nlident is by default set to nx, npx, the maximum if all but one input/parameter is "disconnected". Script exmrhs now also calls function nlacchs.

1.2.0

The number of default samples ns to build the sensitivity matrix in nlacchs is updated to not depend on the number of system inputs nu (since an arbitrary number of inputs may be disconnected causing uncontrollability).

1.1.0

Update readme, dnkwbl64 (correction obtained from Jinrae Kim), nlacchs (output argument uxNcr added).

1.0.0