« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Random Processes

Standard Deviation Function for Processes 

The standard deviation function for a process is given by StandardDeviation[[t]].

A discrete-time and discrete-state random process.

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

A discrete-time and continuous-state random process.

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

A continuous-time and discrete-state random process.

In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=

A continuous-time and continuous-state random process.

In[7]:=
Click for copyable input
X
Out[7]=
In[8]:=
Click for copyable input
X
Out[8]=