I've written some code for a Weibull distribution:
Its not working.
One problem is that the value return from calculating K, the shape factor, is 0,
which is very bad since it is then used as ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21184938.html
Zones:
JavaDate Answered: 11/23/2004 Grade: A Views: 0
I want to know the equation for a 3 parameter weibull random number generator
I have conflicting evidence on which way the scale paramteter (aka C, sigma, lamba)
It seems to be either:
1. Weibul...
http://www.experts-exchange.com/Other/Math_Science/Q_21335226.html
Can someone please tell me how I can possibly implement probability distributions such as Normal, Exponential, Weibull, Gamma, LogNormal, Beta, Pearson6, etc using C++ libraries. I'm trying to simu...
http://www.experts-exchange.com/Programming/Theory/Probability_and_Statistics/Q_22613390.h...