Multivariable Subspace Identification: MOESP
This is a small but powerful tool for multivariable subspace identification. It implements the so called Multivariable Output Error State Space algorithm.
The identification is carried out in two steps by using the nested function technique. The main function returns a score vector for the subspace obtained from the input and output data. From the score vector, users can easily determine an appropriate order for the model to be identified. Then, by calling the function handle, also returned by the main function, with the determined order, the state space matrices are obtained.
An example is included to show how to use this tool.
Citar como
Yi Cao (2024). Multivariable Subspace Identification: MOESP (https://www.mathworks.com/matlabcentral/fileexchange/19728-multivariable-subspace-identification-moesp), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Control Systems > Model Predictive Control Toolbox >
- Control Systems > System Identification Toolbox > Linear Model Identification >
Etiquetas
Agradecimientos
Inspirado por: Subspace Identification for Linear Systems
Inspiración para: Moesp using input and output Data, Worked Example of Multivariable Subspace Identification: MOESP, Stochastic Subspace Realization, moesp(y,u,d)
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.