Merge branch 'master' of https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python
This commit is contained in:
commit
4787cf68e9
@ -3248,7 +3248,7 @@
|
||||
"The wheel sensor alters the velocity element of $\\mathbf x$, so we assign:\n",
|
||||
"\n",
|
||||
"$$\\begin{aligned}\n",
|
||||
"\\mathbf H &= \\begin{bmatrix}1 &0\\end{bmatrix} \\\\\n",
|
||||
"\\mathbf H &= \\begin{bmatrix}0 &1\\end{bmatrix} \\\\\n",
|
||||
"\\mathbf R &= \\sigma_{wheel}^2\n",
|
||||
"\\end{aligned}$$"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user