Page 1 of 1

Which of the following is the difference equation of the FIR filter of length M, input x(n) and output y(n)?

Posted: Thu Jul 14, 2022 9:44 am
by answerhappygod
a) y(n)=\(\sum_{k=0}^{M+1} b_k x(n+k)\)
b) y(n)=\(\sum_{k=0}^{M+1} b_k x(n-k)\)
c) y(n)=\(\sum_{k=0}^{M-1} b_k x(n-k)\)
d) None of the mentioned