Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 576

Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/westleyw/public_html/wp-content/themes/autofocus/functions.php on line 577
Westley Wood » Random Variate Generator
© 2012 Westley Wood

Random Variate Generator

This is the Random Variate Generator I had to build for my simulation class.  It’s actually one of my more fairly polished programs.  It already has default parameters in the LCG and Uniform sections.  Each time you graph the points, it also outputs a .txt file with the randomly generated variates distributed across the selected distribution formula (in the drop-down box).

Download:  Random Variates Generator

Post a Comment

You must be logged in to post a comment.