Understanding Convolution with Letters: Tips for Overlapping Inputs

  • Thread starter Thread starter noname1
  • Start date Start date
  • Tags Tags
    Convolution
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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]##?