Identify Regularly Sampled OrnsteinUhlenbeck Process as an Autoregressive Process 

Mathematica 10's improved support of computation with process slices allows you to straightfowardly use method of moments for multivariate process slices to establish equivalence in law between two processes.

Both autoregressive (AR) process and the OrnsteinUhlenbeck (OU) process are Gaussian processes, determined by their mean and covariance functions.

In[1]:=
Click for copyable input
X

Use method of moments for slice distributions to match parameters of the stationary AR process to the restriction of the stationary OU process to a regular time grid.

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

Confirm that covariance functions agree for symbolic lag.

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

Repeat the exercise for AR and OU processes with initial conditions.

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

Use the autoregressive representation to sample OrnsteinUhlenbeck process on a regular time grid.

In[9]:=
Click for copyable input
X
Out[9]=
de es ja pt-br zh