Mathematica > Mathematics and Algorithms > Calculus > Integral Transforms >

Convolve

Convolve[f, g, x, y]
gives the convolution with respect to x of the expressions f and g.
Convolve[f, g, {x1, x2, ...}, {y1, y2, ...}]
gives the multidimensional convolution.
  • The convolution (f Starg) (y) of two functions f(x) and g(x) is given by .
  • The multidimensional convolution is given by .
  • The following options can be given:
Assumptions$Assumptionsassumptions to make about parameters
GenerateConditionsFalsewhether to generate conditions on parameters
MethodAutomaticmethod to use
PrincipalValueFalsewhether to use principal value integrals
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team