Identify Regularly Sampled Ornstein–Uhlenbeck 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 Ornstein–Uhlenbeck (OU) process are Gaussian processes, determined by their mean and covariance functions.
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.
Out[3]= | |
Confirm that covariance functions agree for symbolic lag.
Out[4]= | |
Out[5]= | |
Repeat the exercise for AR and OU processes with initial conditions.
Out[8]= | |
Use the autoregressive representation to sample Ornstein–Uhlenbeck process on a regular time grid.
Out[9]= | |