tschaffter / libsde

libSDE is an open-source Java library for simulating systems of stochastic differential equations (SDEs).

Home Page:tschaffter.ch/projects/libsde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libSDE

libSDE is an open-source Java library for simulating systems of stochastic differential equations (SDEs). SDEs are used to model diverse phenomena such as white noise and Brownian motion (also called Wiener process). Application domains include financial mathematics and economics, signal processing, chemistry, quantum mechanics, meteorology and music.

libSDE implements:

  • ItĂ´ and Stratonovich schemes
  • Euler-Maruyama, Euler-Heun, derivative-free Milstein and Stochastic Runge-Kutta (SRK15) solvers

A brief introduction to the simulation of systems of SDEs is given in Numerical Integration of SDE: A Short Tutorial.

More detailed information is available on http://tschaffter.ch/projects/libsde.

About

libSDE is an open-source Java library for simulating systems of stochastic differential equations (SDEs).

tschaffter.ch/projects/libsde

License:Other


Languages

Language:Java 97.0%Language:MATLAB 3.0%