Samples multiple times from lpoly_sde and returns the time-wise average
1 | lpoly_sde_averages(nrep, sys, sigma, start, from, to, steps)
|
nrep |
Number of repetitions to average over: integer |
sys |
lpoly_system_type XPtr object created with lpoly_make_system |
sigma |
Amplitude of noise: scalar |
start |
Initial position: n vector |
from |
Initial time: scalar |
to |
Final time: scalar |
steps |
Number of points to take, s.t. dt = (from - to) / (steps + 1): integer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.