gaussian_test
gaussian_test,
a Fortran90 code which
calls gaussian(), which
evaluates the Gaussian function and its derivatives.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
gaussian,
a Fortran90 code which
evaluates the Gaussian function and its derivatives.
Source Code:
-
gaussian_antideriv.png,
a plot of the antiderivative of a Gaussian function.
-
gaussian_mu.png,
a plot of the Gaussian function for various values of mu.
-
gaussian_deriv_0.png,
a plot of the Gaussian function g(n=0,x,mu=0,sigma=1).
-
gaussian_deriv_1.png,
a plot of the Gaussian function g(n=1,x,mu=0,sigma=1).
-
gaussian_deriv_2.png,
a plot of the Gaussian function g(n=2,x,mu=0,sigma=1).
-
gaussian_deriv_3.png,
a plot of the Gaussian function g(n=3,x,mu=0,sigma=1).
-
gaussian_deriv_4.png,
a plot of the Gaussian function g(n=4,x,mu=0,sigma=1).
-
gaussian_deriv_5.png,
a plot of the Gaussian function g(n=5,x,mu=0,sigma=1).
-
gaussian_sigma.png,
a plot of the Gaussian function for various values of sigma.
Last modified on 07 July 2025.