Skip to content

Commit 5bcfbf2

Browse files
committed
minor updates
1 parent c41a6da commit 5bcfbf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/eigen_II.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ A = \begin{bmatrix} 0.5 & 0.1 \\
238238
\end{bmatrix}
239239
$$
240240
241-
A here is also a primitive matrix since $A^k$ is everywhere positive for some $k \in \mathbb{N}$.
241+
$A$ here is also a primitive matrix since $A^k$ is everywhere positive for some $k \in \mathbb{N}$.
242242
243243
244244
$$
@@ -393,7 +393,7 @@ We are now prepared to bridge the languages spoken in the two lectures.
393393

394394
A primitive matrix is both irreducible and aperiodic.
395395

396-
So the Perron-Frobenius theorem explains why both the Imam and Temple matrix and Hamilton’s transition matrix (`mc_eg2`) converge to a stationary distributionthe Perron projection of the two matrices.
396+
So Perron-Frobenius theorem explains why both {ref}`Imam and Temple matrix <mc_eg3>` and {ref}`Hamilton matrix <mc_eg2>` converge to a stationary distribution, which is the Perron projection of the two matrices
397397

398398

399399
```{code-cell} ipython3

0 commit comments

Comments
 (0)