- #1
redundant6939
- 10
- 0
Homework Statement
Find convolution of x[n] (graph in attachment) and h[n] where h[n] = u[n]
Homework Equations
The Attempt at a Solution
- flipped the h[n] to have h[-n]
- moved to the left once (h[-1-n]) to align
- multiplied h and x and it gives me all zeros
Is this correct or I'm missing something?