Multivariable Subspace Identification: MOESP

版本 1.1.0.0 (2.9 KB) 作者: Yi Cao
A tool for subspace identification using the MOESP algorithm.
5.2K 次下载
更新时间 2009/11/4

查看许可证

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.

引用格式

Yi Cao (2024). Multivariable Subspace Identification: MOESP (https://www.mathworks.com/matlabcentral/fileexchange/19728-multivariable-subspace-identification-moesp), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Model Predictive Control Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

corrected two errors in the example.

1.0.0.0