Skip to content

Implementation of Monte Carlo Algorithms on a minor scale

Notifications You must be signed in to change notification settings

astrohanp/Monte-Carlo-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Monte-Carlo-Algorithms

Implementation of Monte Carlo Algorithms on a minor scale

  • Integrating a sample function sin(x) from 0 to pi and employing variance reduction techniques to optimize result
  • Simulating the random motion of a molecule in a box a.k.a Random Walk and calculating squared mean distance
  • Estimation of the value of pi by using random raindrops falling in a circle inscribed by a square

About

Implementation of Monte Carlo Algorithms on a minor scale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages