A linear, shift-invariant discrete-time system has a unit sample response:
h[n] = [ 0, 8, 0, 6, 0, 3, 0, 2, 0 ] for n = [ -2, -1, 0, 1, 2, 3, 4, 5, 6]
Compute ten samples of the output y[n] of this system (starting at n=0) for the following input signal:
x[n] = [0, 0, 2, 1, -1, -2, 2, 0, 0 ] for n = [ 0, 1, 2, 3, 4, 5, 6, 7, 8]