upsampling
Transforms a discrete signal to a higher sampling rate (of the original continuous signal).
Two step process:
- Put \(L-1\) zeros between every sample
- low pass filter the signal
Transforms a discrete signal to a higher sampling rate (of the original continuous signal).
Two step process: