Copyright 2004 Ken Greenebaum
Predictive Filtering
n
In a delta filter (simplest):
n
prediction = lastSample
n
n
More complicated filters:
n
Dynamically change weighting to adapt the
correlation between lastSample and prediction
n
Prediction=lastSample*weight