Weibull fit 3 parameters
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I need to fit a series of data points(1000) using a 3 parameter Weibull distribution. Can I get some help?
Thanks
0 件のコメント
回答 (1 件)
Torsten
2016 年 5 月 23 日
Use MATLAB's "mle". Therein, supply pdf and cdf of the 3-parameter Weilbull distribution as a custom distribution.
Best wishes
Torsten.
4 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!