I don't exactly remember whether I should get the common area under the curves of the functions being convolved or I should multiply them and get the area under the resulting curve.
2026-04-07 14:33:47.1775572427
On
How can you do convolution graphically?
2.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
Here is a demo for doing convolution with respect a set of choices of filters. There is an animate button as well.
The formula for convolution of $f$ and $g$ is $(f \star g)(x) = \int f(s) g(x-s)\ ds$. So you take the area under the product of one function and a reflected and translated version of the other.