Skip to content

Commit 5e444e3

Browse files
authored
Update lqcontrol.md
1 parent 2b84bc5 commit 5e444e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lectures/lqcontrol.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ F_t := (Q + \beta B' P_{t+1} B)^{-1} \beta B' P_{t+1} A
533533
:label: lq_xud
534534
535535
u_t = - F_t x_t
536-
\quad \text{with} \quad
536+
\quad \text{} \quad
537537
x_{t+1} = (A - BF_t) x_t + C w_{t+1}
538538
```
539539

@@ -1038,8 +1038,8 @@ q & 0 & 0 & 0 \\
10381038
10391039
y_t =
10401040
\begin{cases}
1041-
p(t) + \sigma w_{t+1} & \quad \text{if } t \leq K \\
1042-
s & \quad \text{otherwise }
1041+
p(t) + \sigma w_{t+1} & \quad \text{如果 } t \leq K \\
1042+
s & \quad \text{其他情况}
10431043
\end{cases}
10441044
```
10451045

0 commit comments

Comments
 (0)