Monte Carlo MethodAny method which solves a problem by generating suitable random numbers and observing that fraction of thenumbers obeying some property or properties. The method is useful for obtaining numerical solutions to problems which are too complicated to solve analytically. The most common application of the Monte Carlo method isMonte Carlo Integration. See also Monte Carlo Integration References
Sobol, I. M. A Primer for the Monte Carlo Method. Boca Raton, FL: CRC Press, 1994.
|