« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Time Series and Stochastic Differential Equations

Simulation of Processes Driven by a Vector Noise Process 

Define a scalar process driven by two independent Wiener noise processes.

In[1]:=
Click for copyable input
X
Out[1]=

Simulate the process using the Milstein scheme.

In[2]:=
Click for copyable input
X
Out[2]=

Visualize five sample trajectories.

In[3]:=
Click for copyable input
X
Out[3]=

Show the sample trajectories with slice distributions at various times.

In[4]:=
Click for copyable input
X
Out[4]=