0
3.3kviews
For the FIR digital filter with impulse response given by h(n)=2δ(n)+3δ(n1)+4δ(n3)+δ(n4) sketch the magnitude response of the filter.
1 Answer
0
62views

To sketch the magnitude of the filter, we find h(n) using iteration method.

h(0) = 2 δ(0) + 3 δ(-1) + 4 δ(-3) + δ(-4) = 2

h(1) = 2 δ(1) + 3 δ(0) + 4 δ(-2) + δ(-3) = 3

h(2) = 2 δ(2) + 3 δ(1) + 4 …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.