Description Usage Arguments Value
Monte-Carlo solver of the telegrapher PDE via averaging Goldstein-Kac processes.
1 | monteCarlo(x, f, s, sp = 1, ...)
|
x |
grid of space coordinates to compute the solution over |
f |
the initial condition to the wave-equation, as a function of (x,...) |
s |
a collection of sample-paths of the Kac random time |
sp |
speed of light |
... |
other arguments to pass to the initial condition |
list of the time grid 't', space grid 'x' and solution matrix 'u'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.