FIR Filters and Convolution Example
An FIR filter has impulse response
h n = 2 n + 3 n 1 + n 2
The input to the filter, x n , is
n + 1, 0 n 3
xn =
otherwise
0,
Find the filter output y n
h[k]
y[n]
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
ECE 2610 Example
Page1
An FIR filter has impulse response
h n = 1 1 2 2
n = 0
The input to the filter is
x n = 4 2 2
n = 0
Find the filter output y n
h[k]
y[n]
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
n=
ECE 2610 Example
Page2