Integer order 1D Gaussian function

Version 1.0.0.0 (1,24 ko) par Adam Wyatt
Performs a Gaussian function of any positive order.
2,5K téléchargements
Mise à jour 20 juil. 2007

Afficher la licence

Computes the Gaussian function in 1D:
exp(-log(2)*(2*(x-x0)./FWHM).^(2*floor(abs(order))));

Where:
x = Co-ordinate
x0 = Centre of function
FWHM = Full Width Half Max of the function
order = Gaussian order

Normal Gaussian is of order 1.

Note that FWHM = (1/e Half Width)/sqrt(2*log(2))
log is the natural log.

Citation pour cette source

Adam Wyatt (2026). Integer order 1D Gaussian function (https://fr.mathworks.com/matlabcentral/fileexchange/15635-integer-order-1d-gaussian-function), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur General Applications dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0