Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 294 Bytes

Animated-Convolution

This program shows the way convolution operator works on two signals by drawing the signals iteratively and animating their overlap.
The overlapping region of two signals is distinguished by a yellow patch.

signals:

  • rect pulse
  • x = t
  • sin(2πt)
  • cos(2πt)