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

Stochastic Logistic Growth Model 

Define the SDE describing the stochastic logistic growth model.

In[1]:=
Click for copyable input
X

The deterministic solution corresponding to is well known.

In[2]:=
Click for copyable input
X

Simulate the SDE using the method of Kloeden-Platen-Schurz of strong order 1.5.

In[3]:=
Click for copyable input
X

Visualize stochastic and deterministic solutions.

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