Description: This a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), then utilize the Minimum Mean-Square Error to compute the filter cofficient, at last we can use the filter cofficient to predict(use past n signal data to predict current signal data).
To Search:
File list (Check if you may need any files):
Linear Prediction