Email: afshin@eng.umd.edu
Introduction
The Levinson-Durbin algorithm uses the autocorrelation
method to estimate the linear
prediction parameters for a segment of a random signal. This project is about implementing the Levinson-Durbin
algorithm and modeling random signals using it.
1.1. Implementation of the
Levinson-Durbin Algorithm
1.2. Debugging The Algorithm
1.3. Signal Modeling