Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: -1.#IND00 in matlab
Posted:
Jan 2, 2013 11:11 AM
|
|
I am obtaining the value -1.#IND0 in computing a value.
The formula used for the computation is
r = s + u2*sqrt(u1/(1-u1)) where u2 and u1 are uniform random numbers between [0 1].
Sometimes the value is -1.#IND0 and sometimes it is not. I am unable to understand the reason for this. I would be grateful for any help.
|
|
|
|