The graph of a Gaussian is a characteristic symmetric "bell shape curve" that quickly falls off towards plus/minus infinity. The parameter a is the height of the curve's peak, b is the position of the center of the peak, and c controls the width of the "bell".
Alternatively, the parameter c can be interpreted by saying that the two inflection points of the function occur at x=b−c and x=b+c.
Gaussian functions are analytic, and their limit for x→±∞ is 0.
Gaussian functions are among those functions that are elementary but lack elementary antiderivatives; the integral of the Gaussian function is the error function. Nonetheless their improper integrals over the whole real line can be evaluated exactly, using the Gaussian integral
Taking the Fourier transform of a Gaussian function with parameters a, b=0 and c yields another Gaussian function, with parameters ac, b=0 and 1/c. So in particular the Gaussian functions with b=0 and c=1 are kept fixed by the Fourier transform (they are eigenfunctions of the Fourier transform with eigenvalue 1).
The product of two Gaussian functions is again a Gaussian, and the convolution of two Gaussian functions is again a Gaussian.
Two-dimensional Gaussian function
Gaussian curve with a 2-dimensional domain
A particular example of a two-dimensional Gaussian function is
Here the coefficient A is the amplitude, xo,yo is the center and σx, σy are the x and y spreads of the blob. The figure on the left was created using A = 1, xo = 0, yo = 0, σx = σy = 1.
In general, a two-dimensional Gaussian function is expressed as
Gaussian functions are closely related to the (homogeneous and isotropic) diffusion equation (and, which is the same thing, to the heat equation), a partial differential equation that describes the time evolution of a mass-density under diffusion. Specifically, if the mass-density at time t=0 is given by a Dirac delta, which essentially means that the mass is initially concentrated in a single point, then the mass-distribution at time t will be given by a Gaussian function, with the parameter a being linearly related to 1/√t and c being linearly related to √t. More generally, if the initial mass-density is φ(x), then the mass-density at later times is obtained by taking the convolution of φ with a Gaussian function. The convolution of a function with a Gaussian is also known as a Weierstrass transform.
Gaussian beams are used in optical and microwave systems,
Gaussian functions are used as smoothing kernels for generating multi-scale representations in computer vision and image processing -- see the article on scale space representation. Specifically, derivatives of Gaussians are used as a basis for defining a large number of types of visual operations.