Skip to content

Commit 2b84bc5

Browse files
authored
Update lqcontrol.md
1 parent 088665a commit 2b84bc5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lectures/lqcontrol.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ P_T = R_f
802802
:label: lq_oc_cp
803803
804804
u_t = - F_t x_t
805-
\quad \text{where} \quad
805+
\quad \text{其中} \quad
806806
F_t := (Q + \beta B' P_{t+1} B)^{-1} (\beta B' P_{t+1} A + N)
807807
```
808808

@@ -994,7 +994,6 @@ R :=
994994
0 & 0 & 0 & 0
995995
\end{array}
996996
\right)
997-
998997
\quad \text{和} \quad
999998
R_f :=
1000999
\left(
@@ -1190,7 +1189,6 @@ $$
11901189
11911190
\min
11921191
\mathbb E \,
1193-
11941192
\sum_{t=0}^{\infty} \beta^t
11951193
\left\{
11961194
a_1 ( q_t - \bar q_t)^2 + \gamma u_t^2

0 commit comments

Comments
 (0)