Difference between revisions of "Walk-on-spheres method"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "In mathematics, the '''walk-on-spheres method''' (WoS) is a numerical probabilistic algorithm, or Monte-Carlo method, used mainly in order to approximate the solutions...")
(No difference)

Revision as of 13:24, 23 April 2016

In mathematics, the walk-on-spheres method (WoS) is a numerical probabilistic algorithm, or Monte-Carlo method, used mainly in order to approximate the solutions of some specific boundary value problem for partial differential equations.

The WoS method was first introduced by M. E. Muller in 1956 to solve Laplace's equation, and was since then generalized to other problems.

It relies on probabilistic interpretations of PDEs, by simulating paths of Brownian motion (or for some more general variants, diffusion processes), and it is today one of the most widely used "grid-free" algorithms for generating Brownian paths.

See also

External links