Understanding Convolution with Letters: Tips for Overlapping Inputs

  • Thread starter Thread starter noname1
  • Start date Start date
  • Tags Tags
    Convolution
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
noname1
Messages
131
Reaction score
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
 
Physics news on Phys.org
What is your definition of ##\delta[k]##? When you say you understand ##y[n] = h[n]*x[n]##, what,exactly, do you understand? In other words, what would be the actual formula for ##y[n]##?