andersch.dev

<2022-05-08 Sun>
[ math dsp ]

Convolution

Convolution (Faltung) is a mathematical operation.

In Digital Signal Processing

For FIR filters, the impulse response describes the whole system. By convolution of the impulse response and the input signal, we get the output signal. So convolution can be used to get the output of the FIR filter just by its impulse response

Convolution in the time-domain means a multiplication in frequency-domain.