Histogram then a curve fitting to compare with normal
Ältere Kommentare anzeigen
Dear Everbody, I have a array of daily returns of size 1775.
When I use:
histfit(GLLlogreturn, 60)
I get a histogram with a normal curve superimposed.
Is there a way I can get a curve fitting tool to match my data as a comparison to the normal distribution curve?
So 3 things on 1 plot: Histogram, Curve fitting of my data, Normal curve.
Akzeptierte Antwort
Weitere Antworten (1)
Richard Willey
am 6 Feb. 2012
0 Stimmen
You might want to consult the following example:
Kategorien
Mehr zu Exploration and Visualization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!