Skip to main content

Calculation of Integrals using Monte Carlo Method

We used the rejection method of the famous Mathematician Von Newumann in order to calculate the integral exp(x) from zero 0 to 3. We also provide a word with synopsis about the method we follow. The source code is fully presented. Learners can use the  27072014_Calculation_of_Integrals.ejs to explore the source code and they can also the file 27072014_Calculation_of_Integrals.jar if they want just to see the outcome.We suggest learners to work with the file 27072014_Calculation_of_Integrals.ejs .

Educational Object File