How can I curve fit data to find a gaussian function?

2 views (last 30 days)
I have a chart with the next information: class interval, class midpoint,frequency, and relative frequency. With the data in the chart I need to find a gaussian function for curve fitting those data, and to find the covariance and the mean. How can I do that?
Thanks.

Answers (1)

Walter Roberson
Walter Roberson on 23 Jan 2014
If there is non-zero covariance in your data, then it is not generated by a gaussian function.

Categories

Find more on Fit Postprocessing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!