This directory consists of code and data required to perform Linear prediction analysis. data/ - consists of speech files required to study linear prediction report/ - consists of report for this homework src/ - consists of matlab code for SNR computation matlab_code/ - lpc_hw.m - consists of matlab code to perform linear prediction on a speech file The other matlab code are function code used in lpc to perform various functions. output.text - consists of data required to plot LP derived spectrum and DFT spectrum.