Copyright 2004 Ken Greenebaum
Predictive Filtering
nIn a delta filter (simplest):
nprediction = lastSample
n
nMore complicated filters:
nDynamically change weighting to adapt the correlation between lastSample and prediction
nPrediction=lastSample*weight