Fixed typo in chanter 11
This commit is contained in:
parent
6671ccfeb6
commit
b6c6760474
@ -83,7 +83,7 @@
|
||||
"\\mathbf z &= \\mathbf{Hx} + w_z\n",
|
||||
"\\end{aligned}$$\n",
|
||||
"\n",
|
||||
"Where $\\mathbf A$ is the systems dynamic matrix. Using the state space methods covered in the **Kalman Filter Math** chapter these equations can be tranformed into \n",
|
||||
"Where $\\mathbf A$ is the systems dynamic matrix. Using the state space methods covered in the **Kalman Filter Math** chapter these equations can be transformed into \n",
|
||||
"$$\\begin{aligned}\\bar{\\mathbf x} &= \\mathbf{Fx} \\\\\n",
|
||||
"\\mathbf z &= \\mathbf{Hx}\n",
|
||||
"\\end{aligned}$$\n",
|
||||
|
Loading…
Reference in New Issue
Block a user