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.
Cite As
Yi Cao (2024). Stochastic Subspace Realization (https://www.mathworks.com/matlabcentral/fileexchange/19788-stochastic-subspace-realization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Multivariable Subspace Identification: MOESP
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |