DSP Tutorial 2
DSP Tutorial 2
Tutorial 2
[Last Date of Submission: 24/8/2012, can submit before Last Date]
(1) x[n] and h[n] are given below, compute the convolution y[n] = x[n]*h[n]....................
a) x[n] = [1 2 4],
h[n] = [1 1 1 1 1].
b) x[n] = [1 2 3 4 5],
h[n] = [1].
c) x[n] = [1 2 -1],
h[n] = x[n].
d) x[n] = [1 -2 3],
h[n] = [0 0 1 1 1 1].
e) x[n] = [0 0 1 1 1 1],
h[n] = [1 -2 3].
f) x[n] = [1 1 0 1 1],
h[n] = [1 -2 -3 4].
g) x[n] = [1 2 0 2 1],
h[n] = x[n].
h) x[n] = [1 4 -3 6 4],
h[n] = [2 -4 3].
i) x[n] = 1, n = -2,0,1
h[n] = [n]- [n-1] +[n-4].
= 2, n = -1
= 0, elsewhere.
(2) x[n] and h[n] are given below, compute the convolution y[n] = x[n]*h[n]....................
a) x[n] = (-1)n,
h[n] = 2n u[2n+2].
b) x[n] = (1/4n) u[n],
h[n] = u[n+2].
n
c) x[n] = 3 u[-n+3],
h[n] = u[n-2].
d) x[n] = u[n+3],
h[n] = u[n-3].
n
e) x[n] = 2 , -3n5.
h[n] = 1, 0n4.
= 0, elsewhere.
= 0, elsewhere.
n
f) x[n] = (1/2 ) u[n]
x[n] = (1/4n) u[n].
g) x[n] = n , -3n5
h[n] = 1 , 0n4
= 0 , elsewhere
= 0 , elsewhere.