We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b84bc5 commit 5e444e3Copy full SHA for 5e444e3
1 file changed
lectures/lqcontrol.md
@@ -533,7 +533,7 @@ F_t := (Q + \beta B' P_{t+1} B)^{-1} \beta B' P_{t+1} A
533
:label: lq_xud
534
535
u_t = - F_t x_t
536
-\quad \text{with} \quad
+\quad \text{且} \quad
537
x_{t+1} = (A - BF_t) x_t + C w_{t+1}
538
```
539
@@ -1038,8 +1038,8 @@ q & 0 & 0 & 0 \\
1038
1039
y_t =
1040
\begin{cases}
1041
-p(t) + \sigma w_{t+1} & \quad \text{if } t \leq K \\
1042
-s & \quad \text{otherwise }
+p(t) + \sigma w_{t+1} & \quad \text{如果 } t \leq K \\
+s & \quad \text{其他情况}
1043
\end{cases}
1044
1045
0 commit comments