Eigensystem Realization Algorithm

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 (2024). Eigensystem Realization Algorithm (https://www.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 Linux
Categories
Find more on Dynamic System Models in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0