Introduction : Linear Prediction using NLMS algorithm
  Linear prediction is the estimation a signal by using previous value
to estimate value that want to know. This method called Forward Linear Prediction

Figure 1 Block diagram of FIR linear prediction

 

The update equation of FIR adaptive filter using LMS algorithm

The update equation of FIR adaptive filter using NLMS algorithm