Weibull fit 3 parameters
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I need to fit a series of data points(1000) using a 3 parameter Weibull distribution. Can I get some help?
Thanks
0 commentaires
Réponses (1)
Torsten
le 23 Mai 2016
Use MATLAB's "mle". Therein, supply pdf and cdf of the 3-parameter Weilbull distribution as a custom distribution.
Best wishes
Torsten.
4 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!