Convolution of two Gaussians

  • Thread starter nshiell
  • Start date
  • Tags
    Convolution
In summary, the convolution of two gaussians produces another gaussian, and this can be seen through various methods such as explicit computation and properties of Fourier transform.
  • #1
9
0
I've read on a bunch of websites that the convolution of two gaussians produces another gaussian however I have not seen this integration worked out. I am working on an integral which has a similar form as this convolution so it would be a great help too see. Does anyone know a book or website or wants to type out the answer for me? Thanks a lot.

Nicholi.
 
Physics news on Phys.org
  • #2
nshiell said:
Does anyone know a book or website or wants to type out the answer for me?
Nicholi.

Could you not write out the convolution explicitly (even for two standard gaussians) ?
 
  • #3
int(exp(-x^2)*exp(-(r-x)^2))dx

there is the limits are +/- infinity
 
  • #4
You can use another method for this:

[tex]\exp\left[ -x^2 \right] \exp\left[ -(r-x)^2 \right] =
\exp\left[ -2 x^2 + 2 r x - r^2 \right] =
\exp\left[ -2 (x + r/2)^2 \right] \exp\left[ - r^2 / 2 \right]
[/tex]
where the last term does not depend on x and the first one is just another Gaussian, but centered around a different point.
 
  • #5
Thanks!
 
  • #6
CompuChip said:
You can use another method for this:

[tex]\exp\left[ -x^2 \right] \exp\left[ -(r-x)^2 \right] =
\exp\left[ -2 x^2 + 2 r x - r^2 \right] =
\exp\left[ -2 (x + r/2)^2 \right] \exp\left[ - r^2 / 2 \right]
[/tex]
where the last term does not depend on x and the first one is just another Gaussian, but centered around a different point.

This only shows c) here below.

Another argument, besides direct computation, is by standard properties of Fourier transform:
a) Fourier transform of a gaussian is a gaussian
b) Fourier transform of convolution product = pointwise product of Fourier transforms (up to choice of normalisation)
c) pointwise product of gaussians is gaussian.
d) inverse Fourier transform of a gaussian is gaussian.
 

Suggested for: Convolution of two Gaussians

Replies
1
Views
592
Replies
13
Views
1K
Replies
4
Views
1K
Replies
2
Views
1K
Replies
1
Views
2K
Replies
19
Views
26K
Replies
9
Views
556
Back
Top