Recent content by googlygluon
-
G
Uncertainty calculation for calculating pi using Monte Carlo integration
Thanks everyone, I appreciate your help.- googlygluon
- Post #6
- Forum: Advanced Physics Homework Help
-
G
Uncertainty calculation for calculating pi using Monte Carlo integration
Homework Statement I wrote a code that calculates pi using accept&reject monte carlo integration. It picks -1000000000 pseudo-random points (x,y), and counts the number of points that fall within a unit circle (let's call that number k). The ratio of k/ N (N = Number of trials = 1000000000)...- googlygluon
- Thread
- Calculation Integration Monte carlo Pi Uncertainty
- Replies: 5
- Forum: Advanced Physics Homework Help