Skip to content

This repository is for the project of the course Numerical Analysis at Universidad Nacional de Colombia 2021-1

Notifications You must be signed in to change notification settings

JuanLara18/MIXMAX-RNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two applications for estimating Pi using MIXMAX random number generator and Monte Carlo method

We review some pseudo-random number generators (PRNGs) based on the theory of mixing in classical mechanical systems. In particular, we explore in detail the statistical characteristics of MIXMAX pseudo-random number generator such as its entropy, period and spectrum. We then apply this generator along with Monte Carlo method to estimate the value of Pi in two different ways, using the relation between approximated areas. We compare these results with those obtained using MATLAB’s default PRNG. The results of these simulations show the effectiveness, precision, consistency and viability of the random numbers generated by MIXMAX.

About

This repository is for the project of the course Numerical Analysis at Universidad Nacional de Colombia 2021-1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages