Tutorials & visualizers for signal processing.
Home
Signals
Time Domain
Transforms
Fourier
Convolution
Filters
Tutorial
1) Overview
2) Processing
3) Electrophysiology
4) Spectral Parameterization
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: