3 parameter Weibull distribution

Hi,
I wanted to generate random numbers for 3-parameter Weibull distribution. There are notes on 2-parameter Weibull here
Could anyone help me out to incorporate 3 parameters into this?
Thanks

5 Commenti

Do you have a link describing the 3-parameter version of the Weibull that you have in mind? Johnson & Kotz describe a 3-parameter Weibull where the third parameter is the origin, which could simply be added to the output of wblrnd, but you are probably not asking about that 3-parameter Weibull.
AHN
AHN il 3 Mag 2019
Thank you for the reply. Yes, by 3 parameters, i meant a scale, shape and location parameter. How do we add the location parameter to the output of wblrnd?
Torsten
Torsten il 3 Mag 2019
Modificato: Torsten il 3 Mag 2019
R = wblrnd(A,B) + location parameter
AHN
AHN il 3 Mag 2019
Thank you!

Accedi per commentare.

Risposte (0)

Richiesto:

AHN
il 2 Mag 2019

Commentato:

AHN
il 3 Mag 2019

Community Treasure Hunt

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

Start Hunting!

Translated by