Skip to content

Commit fb931c2

Browse files
Tom's one more edit of LQ lecture
1 parent d00ea14 commit fb931c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/cross_product_trick.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For a linear-quadratic dynamic programming problem, the idea involves these step
3030

3131
+++
3232

33-
## Undiscounted dynamic programming problem
33+
## Undiscounted Dynamic Programming Problem
3434

3535
Here is a nonstochastic undiscounted LQ dynamic programming with cross products between
3636
states and controls in the objective function.
@@ -89,7 +89,7 @@ F & = F^* + Q^{-1} H.
8989

9090
+++
9191

92-
## Kalman filter
92+
## Kalman Filter
9393

9494
The **duality** that prevails between a linear-quadratic optimal control and a Kalman filtering problem means that there is an analogous transformation that allows us to transform a Kalman filtering problem
9595
with non-zero covariance matrix between between shocks to states and shocks to measurements to an equivalent Kalman filtering problem with zero covariance between shocks to states and measurments.

0 commit comments

Comments
 (0)