konvolíció
Konvolíció, also known as convolution, is a mathematical operation on two functions that produces a third function expressing how the shape of one is modified by the other. It is a fundamental concept in various fields such as signal processing, image processing, and probability theory.
In mathematics, the convolution of two functions f and g is denoted by (f * g) and is
(f * g)(t) = ∫ from -∞ to ∞ f(τ) g(t - τ) dτ
This integral represents the sum of the products of the two functions, where one function is shifted
In signal processing, convolution is used to analyze the effect of a system on an input signal.
In probability theory, the convolution of two independent random variables X and Y is the distribution of
The convolution operation has several important properties, including linearity, associativity, and commutativity. It is also closely