8  interpolation

Interpolation is the act of getting data you don’t have from data you alreay have. We used some interpolation when upsampling, and now it is time to talk about it a little bit more in depth.

There is no one correct way of interpolating, the method you use depends in the end on what you want to accomplish, what are your (hidden or explicit) assumptions, etc. Let’s see a few examples.