Compute the discrete convolution of two numerical sequences.
A convolution calculator computes the discrete convolution of two sequences, commonly used in signal processing, mathematics, and engineering.
Discrete convolution is calculated as:
y[n] = Σ x[k] · h[n − k]
Disclaimer: This calculator is intended for educational and general reference purposes only.