Let Xn follow the multiplicative congruential formula Xn+1 = aXn mod (2k − 1), and let Yn = Xn mod 2j with j <>
Write a Fortran routine to generate uniforms using RANDU (be careful of integer overflow). Test for uniformity in three dimensions using boxes and the chi-square test. Use 103 and 203 boxes.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here