Multivariable Subspace Identification: MOESP

A tool for subspace identification using the MOESP algorithm.

이 제출물을 팔로우합니다

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 (2026). Multivariable Subspace Identification: MOESP (https://kr.mathworks.com/matlabcentral/fileexchange/19728-multivariable-subspace-identification-moesp), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

corrected two errors in the example.

1.0.0.0