fitgauss

Fits one Gaussian curve to data.
6K Downloads
Aktualisiert 29. Sep 2005

Keine Lizenz

Fits a Gaussian curve to data points. You can specify your initial values for amplitude, mean and standard deviation, or it will guess them.

Zitieren als

James Blake (2024). fitgauss (https://www.mathworks.com/matlabcentral/fileexchange/7489-fitgauss), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear and Nonlinear Regression 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!
Version Veröffentlicht Versionshinweise
1.0.0.0

Tidy up by Matthew Kidd; now performs input checking, NaN returns, removed mlint issues and more.