Signal Processing/Lattice Predictors

From testwiki
Revision as of 20:27, 22 May 2019 by imported>Texvc2LaTeXBot (Replacing deprecated latex syntax mw:Extension:Math/Roadmap)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Signal Processing/Page

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:

𝐚m=[𝐚m10]+κm[0𝐚m1B*]

In scalar form, this equation becomes:

am,k=am1,k1+κmam1,mk

Lattice Predictors

Benefits