Skip to content

Commit 72d6a1f

Browse files
authored
Update lqcontrol.md
1 parent 5e444e3 commit 72d6a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/lqcontrol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ plt.show()
792792
P_{t-1} = R - (\beta B' P_t A + N)'
793793
(Q + \beta B' P_t B)^{-1} (\beta B' P_t A + N) +
794794
\beta A' P_t A
795-
\quad \text{with } \quad
795+
\quad \text{} \quad
796796
P_T = R_f
797797
```
798798

0 commit comments

Comments
 (0)