This is an exercise in data analysis. It requires a computer and some appropriate data analysis program (IDL, Mathlab, ...). Two data sets should be analyzed. The first data set is generated by the Ornstein-Uhlenbeck process:
dx = - a x dt + dB | (1) |
where dB is a Gaussian white noise process.
The second
data set is a part of the d18O record from
the GRIP ice-core drilling in Greenland. The data points are 5.2 years
averages,
beginning at present going backward in time. Both sets contain n
= 17000 data points.
Estimate the drift coefficient a from the data realization of the Ornsein-Uhlenbeck process..
Highpass filter the data with a highpass running in octaves: ,
where
.
(The Nyquist frequency is the maximum frequency,
)
Plot the highpass. For each highpass calculate the flatness factor .
Plot f as a function of m.
Are any of the two sets intermittent ?