Discrete Convolution Demo
is a program that helps visualize the process of discrete-time convolution.
Do This:
- Adjust the slider to see what happens as the pulse
passes by the exponential.
- Note, the product is 0 when the two don't overlap.
- When they do overlap the middle display shows the sample by sample product.
- The bottom display shows in red the sum of the values
in the middle display.
- Try different signals for x[n] and h[n]. Do the results make sense?
- Click the Auto button to autoscale the top plot if needed.