fitgauss

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

No License

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

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear and Nonlinear Regression in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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