Find the convolution of the signals:
π₯(π)={2 π=β2,0,1
3 π=β1
0 elsewhere}
β(π)=πΏ(π)β2πΏ(πβ1)+3πΏ(πβ2)βπΏ(πβ3)
(a) Graphical method
(b) Sliding strip method
"X[n]= \\delta [n]+2\\delta [n-1]+3\\delta [n-3]+4\\delta [n-4]+6\\delta [n-6]"
"h[n]= \\delta [n+1]+2\\delta [n]+\\delta [n-1]+\\delta [n-2]"
y(n) by circular convolution = [-4,1,6,-3,3,5]
Comments
Leave a comment