gaussianFit

Makes a 1-D Gaussian fit of a distribution of points
542 Downloads
Aktualisiert 11. Sep 2015

Lizenz anzeigen

This function makes a gaussian fit of a distribution of data. It is based on the MATLAB built-in function lscov. Indeed it is an interface to lscov in the log space of the distribution. It also implements an algorithm that automatically calculates the array of weights in order to remove the bias introduced by the noise in the tails of the distribution.

Zitieren als

Nicola Galante (2024). gaussianFit (https://www.mathworks.com/matlabcentral/fileexchange/52979-gaussianfit), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

html/

Version Veröffentlicht Versionshinweise
1.2.0.0

Adding the examples

1.1.0.0

Adding the function file

1.0.0.0