STOCHASTIC_RK is a MATLAB library which implements Runge-Kutta integration methods for stochastic differential equations.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
STOCHASTIC_RK is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.
BLACK_SCHOLES, a MATLAB library which implements some simple approaches to the Black-Scholes option valuation theory;
CNOISE, a MATLAB library which generates samples of noise obeying a 1/f^alpha power law, by Miroslav Stoyanov.
COLORED_NOISE, a MATLAB library which generates samples of noise obeying a 1/f^alpha power law.
FEYNMAN_KAC_2D, a MATLAB program which demonstrates the use of the Feynman-Kac algorithm for solving certain partial differential equations.
PCE_LEGENDRE, a MATLAB program which assembles the system matrix associated with a polynomal chaos expansion of a 2D stochastic PDE, using Legendre polynomials;
PCE_ODE_HERMITE, a MATLAB program which sets up a simple scalar ODE for exponential decay with an uncertain decay rate, using a polynomial chaos expansion in terms of Hermite polynomials.
PINK_NOISE, a MATLAB library which computes a "pink noise" signal obeying a 1/f power law.
SDE, a MATLAB library which illustrates the properties of stochastic differential equations, and common algorithms for their analysis, by Desmond Higham;
STOCHASTIC_DIFFUSION, MATLAB functions which implement several versions of a stochastic diffusivity coefficient.
STOCHASTIC_GRADIENT_ND_NOISE, a MATLAB program which solves an optimal control problem involving a functional over a system with stochastic noise.
You can go up one level to the MATLAB source codes.