Interpolating FIR filters
Jump to navigation
Jump to search
This page offers a brief explanation of interpolation FIR filters.
Example
Assume we start with the sample . Padding with zeros gives: . Let's apply 2 filters.
Filter 1: (also written as ). This filter gives: . This is a hold function.
Filter 2: (also written as
This filter gives: . This is a linear interpolater.