jacobnzw/SSMToybox

Simulation of SDE

Closed this issue · 0 comments

Currently I'm simulating an SDE using an ODE integration method, which isn't correct.

The simplest simulation method is the Euler-Maruyama (others can be found in literature).