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

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)

If there is non-zero covariance in your data, then it is not generated by a gaussian function.

Categories

Products

Asked:

rn
on 23 Jan 2014

Answered:

on 23 Jan 2014

Community Treasure Hunt

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

Start Hunting!