Gaussian fit

Fits Gaussian curve into points. The curve is understood as a probability density function, pdf.

Vous suivez désormais cette soumission

The function fits Guassian probability density function into a set of points. Standard deviation and mean are returned.

Citation pour cette source

Przemyslaw Baranski (2026). Gaussian fit (https://fr.mathworks.com/matlabcentral/fileexchange/35122-gaussian-fit), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.5.0.0

Checking if the input points (x,y) are sorted. If not sort them. Improved checking if p.d.f sums up to 1

1.4.0.0

Normalization of data. Added some infos to the helpd section

1.1.0.0

More description, so that it can perhaps be easier found

1.0.0.0