Stochastic Subspace Realization
This code provides a tool to identify a state space model from stochastic signals using a subspace approach.
The code is implemented in two steps using a nested function. The first step returns a vector of subspace singular values, from which a user can determine an appropriate order for the state space to be identified. Then by calling the nested function using the returned function handle the matrices of the state space model are obtained.
Citar como
Yi Cao (2024). Stochastic Subspace Realization (https://www.mathworks.com/matlabcentral/fileexchange/19788-stochastic-subspace-realization), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: Multivariable Subspace Identification: MOESP
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |