Often signals are contaminated by high frequency noise where the spectrum of the noise is changing or not known. The cutoff of a fixed low pass filter is not known or might be changing so that we need to adapt the cut-off continuously. One example is a Kalman filter which maximises the predictability of the filtered signal. It’s an adaptive lowpass filter which increases the predictability of a signal because it smoothes it.
The parameter determines the cutoff frequency. Frequency Response :
Let’s re-interpret our low-pass filter in the time domain:
We would like to have the best estimate for
We need to minimise which gives us equations for a and b which implements a Kalman filter.