A system with transfer function H(z) has impulse response h(n) defined as h(2) = 1, h(3) = -1 and h(k) = 0 otherwise. Consider the following statements.
S1 : H(z) is a low-pass filter.
S2 : H(z) is an FIR filter.
Which of the following is correct?

A system with transfer function H(z) has impulse response h(n) defined as h(2) = 1, h(3) = -1 and h(k) = 0 otherwise. Consider the following statements.
S1 : H(z) is a low-pass filter.
S2 : H(z) is an FIR filter.
Which of the following is correct? Correct Answer Only S<sub>2</sub> is true

Related Questions

Fill the half-filled code snippet to get the following graph: impulse(1,, ‘red’); ____; impulse(1,, ‘blue’); impulse(1,, ‘yellow’); impulse(1,, ‘green’);