Skip to content

Commit e33272c

Browse files
committed
try having stable manifold references after the figure is generated.
1 parent 1956930 commit e33272c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lectures/cass_koopmans_1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -950,8 +950,7 @@ def K_tilde(C, pp):
950950
A steady state $\left(K_s, C_s\right)$ is a pair $(K,C)$ that satisfies both equations {eq}`eq:tildeC` and {eq}`eq:tildeK`.
951951
952952
953-
It is thus the intersection of the two curves $\tilde{C}$ and $\tilde{K}$ that we'll eventually plot in Figure
954-
{numref}`stable_manifold` below.
953+
It is thus the intersection of the two curves $\tilde{C}$ and $\tilde{K}$ that we'll eventually plot in a figure below.
955954
956955
We can compute $K_s$ by solving the equation $K_s = \tilde{K}\left(\tilde{C}\left(K_s\right)\right)$
957956

0 commit comments

Comments
 (0)