Stochastic Subspace Realization

A tool to identify a state space model from stochastic signals

You are now following this Submission

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 (2026). Stochastic Subspace Realization (https://ch.mathworks.com/matlabcentral/fileexchange/19788-stochastic-subspace-realization), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Multivariable Subspace Identification: MOESP

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0