Multivariable Subspace Identification: MOESP

Version 1.1.0.0 (2,93 ko) par Yi Cao
A tool for subspace identification using the MOESP algorithm.
5,2K téléchargements
Mise à jour 4 nov. 2009

Afficher la licence

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.

Citation pour cette source

Yi Cao (2024). Multivariable Subspace Identification: MOESP (https://www.mathworks.com/matlabcentral/fileexchange/19728-multivariable-subspace-identification-moesp), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

corrected two errors in the example.

1.0.0.0