Stochastic Model

Matlab routines used to integrate the stochastic model for dipole variations, x(t),  as a function of time t. This version expresses time in Myr. Model constants are adjusted to this unit of time. The main function is OUProcess.m for uncorrelated noise and OUProcessC.m for correlated noise. The header of each file includes instructions for running these scripts.  

Files
-----

OUProcess.m   - integrates stochastic model with uncorrelated noise
OUProcessC.m  - integrates stochastic model with correlated noise
DriftTerm.m   - evaluates the drift term at a specified value of x
DiffusionTerm.m  - evaluates the diffusion/noise term at a specified value of x



