Borrar filtros
Borrar filtros

Distribution fitting with a weibull plot.

1 visualización (últimos 30 días)
James
James el 11 de Abr. de 2014
Respondida: Sean de Wolski el 11 de Abr. de 2014
Hi,
I have histogram plot and I want to put a weibull plot over it in a distribution fitting manner. The histogram has x axis data that can range from 1-10, although most of it will fall in the 7-9 range if that makes a Difference. The Y data will fall most likely from 0-15. When I plotted the histogram I used the command bar(numbers,count). Where "numbers" are the various numbers on the x axis and "count" is the various y data associated with the numbers. How do I get a distribution fitting weibull plot over top of this data?
Thanks

Respuestas (1)

Sean de Wolski
Sean de Wolski el 11 de Abr. de 2014
You could use fitdist or the distribution fitting tool, dfittool to do this.

Community Treasure Hunt

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

Start Hunting!

Translated by