Merge pull request #162 from peteryschneider/master
Fixed estimates that were not tracking under 'Control Inputs' in 08-Designing-Kalman-Filters.ipynb
This commit is contained in:
commit
6b3f902a4f
File diff suppressed because one or more lines are too long
@ -590,7 +590,7 @@
|
||||
"\n",
|
||||
"$$\\boldsymbol{\\mathcal{Y}} = f(\\boldsymbol{\\chi})$$\n",
|
||||
"\n",
|
||||
"It then compute the mean and covariance of the transformed points. That mean and covariance becomes the new estimate. The figure below depicts the operation of the unscented transform. The green ellipse on the right represents the computed mean and covariance to the transformed sigma points. "
|
||||
"It then computes the mean and covariance of the transformed points. That mean and covariance becomes the new estimate. The figure below depicts the operation of the unscented transform. The green ellipse on the right represents the computed mean and covariance to the transformed sigma points. "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user