You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis in the frequency domain is also called spectral analysis.
57
57
@@ -65,7 +65,7 @@ Having a second representation of this important object
65
65
66
66
The famous *Fourier transform* and its inverse are used to map between the two representations.
67
67
68
-
### Other Reading
68
+
### Other reading
69
69
70
70
For supplementary reading, see
71
71
@@ -124,7 +124,7 @@ Throughout this lecture, we will work exclusively with zero-mean (i.e., $\mu = 0
124
124
125
125
The zero-mean assumption costs nothing in terms of generality since working with non-zero-mean processes involves no more than adding a constant.
126
126
127
-
### Example 1: {index}`White Noise <single: White Noise>`
127
+
### Example 1: {index}`White noise <single: White Noise>`
128
128
129
129
Perhaps the simplest class of covariance stationary processes is the white noise processes.
130
130
@@ -138,7 +138,7 @@ A process $\{ \epsilon_t \}$ is called a *white noise process* if
138
138
White noise processes play the role of **building blocks** for processes with more complicated dynamics.
139
139
140
140
(generalized_lps)=
141
-
### Example 2: {index}`General Linear Processes <single: General Linear Processes>`
141
+
### Example 2: {index}`General linear processes <single: General Linear Processes>`
142
142
143
143
From the simple building block provided by white noise, we can construct a very flexible family of covariance stationary processes --- the *general linear processes*
144
144
@@ -170,7 +170,7 @@ By the [Cauchy-Schwartz inequality](https://en.wikipedia.org/wiki/Cauchy%E2%80%9
Before discussing the spectral density, we invite you to recall the main properties of complex numbers (or {ref}`skip to the next section <arma_specd>`).
348
348
@@ -375,7 +375,7 @@ $$
375
375
where $x = r \cos(\omega), y = r \sin(\omega)$, and $\omega = \arctan(y/z)$ or $\tan(\omega) = y/x$.
0 commit comments