What are the reasons we need data analysis and preparation? (4)
What is local smoothing in time domain?
What are digital filters?
What is the idea behind forward backward filtering?
Filter a given noisy time series twice with a given transfer function, once forward in time, then filtering the forward filtered time series backwards.
What is interpolation?
What is time delay estimation?
What are two approaches for numerical differentiation of noisy signals?
What are the three types of estimation problems?
Prediction, Filtering, Smoothing
What is one important linear filter?
Kalman filter
What are the three types of smoothing?
What is the RTS smoother?
The Rauch-Tung-Striebel Smoother combines the backward filter pass with the (smoothing) pass into a single backward recursion.