PROBLEM 2: LINEAR PREDICTION

The goal of this assignment is to teach you the fundamentals of parametric spectral estimation. We will focus on the technique known as linear prediction (LP).
Other interesting experiments that can be run include investigating how the spectral estimation accuracy varies with the frequency and phase of a sinewave, or generating data using an LP model (white noise processed through the all-zero filter) and determining if an LP analysis correctly identifies the coefficients. The latter problem is what got me interested in speech recognition. The former problem is something I investigated for my thesis.