Weibull fit 3 parameters
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I need to fit a series of data points(1000) using a 3 parameter Weibull distribution. Can I get some help?
Thanks
0 Commenti
Risposte (1)
Torsten
il 23 Mag 2016
Use MATLAB's "mle". Therein, supply pdf and cdf of the 3-parameter Weilbull distribution as a custom distribution.
Best wishes
Torsten.
4 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!