Skip to content

Commit 00c051c

Browse files
authored
Update lectures/lqcontrol.md
1 parent eac53bb commit 00c051c

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
@@ -51,7 +51,7 @@ These themes appear repeatedly below.
5151
Mathematically, LQ control problems are closely related to {doc}`<kalman>`
5252

5353
* Recursive formulations of linear-quadratic control problems and Kalman filtering problems both involve matrix [Riccati equations](https://en.wikipedia.org/wiki/Riccati_equation).
54-
* Classical formulations of linear control and linear filtering problems make use of similar matrix decompositions (see for example[Classical Control with Linear Algebra](https://python-advanced.quantecon.org/lu_tricks.html) and [Classical Prediction and Filtering With Linear Algebra](https://python-advanced.quantecon.org/classical_filtering.html)).
54+
* Classical formulations of linear control and linear filtering problems make use of similar matrix decompositions (see for example [Classical Control with Linear Algebra](https://python-advanced.quantecon.org/lu_tricks.html) and [Classical Prediction and Filtering With Linear Algebra](https://python-advanced.quantecon.org/classical_filtering.html)).
5555

5656
In reading what follows, it will be useful to have some familiarity with
5757

0 commit comments

Comments
 (0)