allpole
All-pole refers to a class of digital filters in which the transfer function has poles but no finite zeros. In the usual z-domain notation, an all-pole filter is described by H(z) = B(z)/A(z) with A(z) = 1 − a1 z^−1 − ... − ap z^−1 and B(z) being a constant. When B(z) is constant (often normalized to 1), the filter is written as H(z) = 1/A(z). This means the filter’s frequency response is shaped entirely by its poles.
In the time domain, an all-pole filter corresponds to an autoregressive (AR) process. If the input is
Applications are common in digital signal processing, especially in speech, acoustics, and audio coding. All-pole models
Parameter estimation typically relies on autocorrelation methods and the Levinson-Durbin algorithm to solve the Yule-Walker equations