Yule-Walker Method
Power spectral density estimate using Yule-Walker method
Libraries:
DSP System Toolbox /
Estimation /
Power Spectrum Estimation
Description
The Yule-Walker Method block estimates the power spectral density (PSD) of the input using the Yule-Walker AR method. This method, also called the autocorrelation method, fits an autoregressive (AR) model to the windowed input data by minimizing the forward prediction error in the least squares sense. This process leads to the Yule-Walker equations, which the Levinson-Durbin recursion solves.
The block computes the spectrum from the FFT of the estimated AR model parameters.
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
More About
References
[1] Kay, S. M. Modern Spectral Estimation: Theory and Application. Englewood Cliffs, NJ: Prentice-Hall, 1988.
[2] Marple, S. L. Jr., Digital Spectral Analysis with Applications. Englewood Cliffs, NJ: Prentice-Hall, 1987.
[3] Orfanidis, S. J. Introduction to Signal Processing. Englewood Cliffs, NJ: Prentice-Hall, 1995.
Extended Capabilities
Version History
Introduced before R2006a