You are on page 1of 1

Hands Out.

UNIT VI
Numerical Methods
Monte Carlo Integration

1. Develop a EXCEL-VBA app, in order to solve the double integral, using Monte Carlo
techniques:
1 0,5

∫ ∫ e xy xy dxdy
0,5 0

a) Fill the next table:

N 103 104 105 106


I

2. Develop a EXCEL-VBA app, in order to solve the triple integral, using Monte Carlo
techniques:
2 2 π

∫ ∫∫ xy sin ( z) dzdydx
0 1 0

a) Fill the next table:

N 103 104 105 106


I

You might also like