Convolution theorem Guide, Meaning , Facts, Information and Description
In mathematics, the convolution theorem states that the Fourier transform of a convolution is the point-wise product of Fourier transforms. In other words, convolution in one domain (i.e. time domain) equals point-wise multiplication in the other domain (i.e. frequency domain).Let f and g be two functionss with convolution f * g. (Note that the asterisk denotes convolution in this context, and not multiplication.) Let F denote the Fourier transform operator, so F f and F g are the Fourier transforms of f and g, respectively. Then
This formulation is especially useful for implementing a numerical convolution on a computer: The standard convolution algorithm has quadratic computational complexity. With the help of the convolution theorem and the fast Fourier transform, the complexity of the convolution can be reduced to O(n log n). This can be exploited to construct fast multiplication algorithms.
This is an Article on Convolution theorem. Page Contains Information, Facts Details or Explanation Guide About Convolution theorem
