Does matlab have the ability to perform a 3 parameter weibull analysis
Show older comments
I have managed to perform a two parameter weibull analysis on my data which provides me with the shape parameter and the scale parameter along with the confidence intervals on these parameters. In order to do this I have been using wblfit() is it possible to modify wblfit() so that it will provide me with the location parameter?
I have read through this demo here: http://www.mathworks.co.uk/products/statistics/demos.html?file=/products/demos/shipping/stats/cdffitdemo.html
But I still cannot get matlab to do what I want it to do.
Thanks in advance, Matt
Answers (0)
Categories
Find more on Weibull Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!