gaussian_test
gaussian_test,
a MATLAB 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 MATLAB code which
evaluates the Gaussian function and its derivatives.
Source Code:
-
gaussian_mu.png,
a plot of the Gaussian function for various values of mu.
-
gaussian_n0.png,
a plot of the Gaussian function g(n=0,x,mu=0,sigma=1).
-
gaussian_n1.png,
a plot of the Gaussian function g(n=1,x,mu=0,sigma=1).
-
gaussian_n2.png,
a plot of the Gaussian function g(n=2,x,mu=0,sigma=1).
-
gaussian_n3.png,
a plot of the Gaussian function g(n=3,x,mu=0,sigma=1).
-
gaussian_n4.png,
a plot of the Gaussian function g(n=4,x,mu=0,sigma=1).
-
gaussian_n5.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 30 September 2022.