Eigensystem Realization Algorithm
Version 1.0.0.0 (905 Bytes) by
Samuel da Silva
This function returns the state-space model from IRF by using ERA
4.5K Downloads
Updated
1 Nov 2006
No License
[A,B,C,D]=era(h,n,N,Ts,def);
This function returns the state-space model (A,B,C,D) in continuous or discrete time. The input parameters are the discrete-time impulse response function (IRF); the order of the system; the number of samples to assembly the Hankel matrix and the sample time.
References:
Juang, J. N. and Phan, M. Q. "Identification and Control of Mechanical Systems", Cambridge University Press, 2001.
Cite As
Samuel da Silva (2026). Eigensystem Realization Algorithm (https://ch.mathworks.com/matlabcentral/fileexchange/12848-eigensystem-realization-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Dynamic System Models in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
