Curve fitting toolbox - gaussian curve to histogram with no workspace data for the y - value

4 visualizaciones (últimos 30 días)
Hello,
I have created a single column array of data which has 1181 rows of data.
I have plotted this data into a histogram. I would now like to fit a 2 term gaussian function to my histogram using the curve fitting toolbox. To select the gaussian distribution option it requires me to select data for the X value and Y value. I only however have data in my workspace for the X value, as the Y value is the frequency that the histogram produced. How do I use this data from the histogram itself to plot the curve?
Many thanks for any help!

Respuestas (1)

Torsten
Torsten el 30 de Mzo. de 2020
I think Matlab's "mle" is what you want instead of the curve fitting toolbox.

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by