- #1
noname1
- 134
- 0
convolve the following
h[n] = δ[n-a] + δ[n-b]
x[n] = δ[n-c] + δ[n-d]
i understand that the convolution is y[n] = h[n]*x[n] and i know how to do it with number instead of letters however not quite sure how it would work with the letters, its not possible to view when a & b will overlap c & d.
Any help would be appreciated
h[n] = δ[n-a] + δ[n-b]
x[n] = δ[n-c] + δ[n-d]
i understand that the convolution is y[n] = h[n]*x[n] and i know how to do it with number instead of letters however not quite sure how it would work with the letters, its not possible to view when a & b will overlap c & d.
Any help would be appreciated