项目作者: numpde

项目描述 :
Code for "Numerical methods for the 2nd moment of stochastic ODEs" (https://arxiv.org/abs/1611.02164)
高级语言: Matlab
项目地址: git://github.com/numpde/sode2nd.git
创建时间: 2017-02-16T15:17:23Z
项目社区:https://github.com/numpde/sode2nd

开源协议:The Unlicense

下载


MATLAB code for “Numerical methods for the 2nd moment of stochastic ODEs” (arxiv).

The path to ppfem/lib/ should be made known to MATLAB using e.g. addpath('path-to/ppfem/lib/');.

Note that the curvefit toolbox is required.

Run main_mul_compute and optionally, upon completion, main_mul_plot.

Tested with MATLAB 8.6.0.267246 (R2015b).