Signal Processing/Lattice Predictors
From Wikibooks, open books for an open world
[edit] Levinson-Durbin Algorithm
The Levinson-Durbin Algorithm is a direct method to solve the augmented Wiener-Hopf equations for the lattice predictor-error coefficients and the predictor-error power. The Levinson-Durbin algorithm uses the filter coefficients of an order m filter to compute the coefficients of an order m + 1 order filter.
There are two parts to the Levinson-Durbin Algorithm. The first part is a method to compute the tap-weight vector am using the tap-weight vector of a lower-order filter, am-1:
In scalar form, this equation becomes:
- am,k = am − 1,k − 1 + κmam − 1,m − k
This page may need to be 