Removed the subdir.
This commit is contained in:
13
pyrate/doc/source/sense/smoothers/smoothers.rst
Normal file
13
pyrate/doc/source/sense/smoothers/smoothers.rst
Normal file
@ -0,0 +1,13 @@
|
||||
Smoothers
|
||||
---------
|
||||
|
||||
Smoothing is the problem of state estimation, where not only previous measurements but also future observations are part of a single estimate.
|
||||
A popular example for smoothing is the so called Rauch-Tung-Striebel (RTS) smoother, which is based on the Kalman filter and its derivatives for nonlinear estimation.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Modules:
|
||||
|
||||
rts
|
||||
extended
|
||||
unscented
|
Reference in New Issue
Block a user