Animated visualizers for signal processing.
Pages
Home
Signals
Fourier
Convolution
Filters
Developed by
Tom Donoghue.
Here, a signal (grey) is convolved with a gaussian kernel (red), meaning we “slide” the kernel across the signal, computing each output value (green) by multiplying the kernel with the underlying signal (blue).
In this first example, we will examine convolution using a long kernel.

Next, we can examine how things are different when we use a shorter kernel.

Some technical notes on the convolution: