Linguistic checking

This commit is contained in:
Lukas Koeping
2016-05-12 10:40:24 +02:00
parent ff56649a5b
commit b936668818
7 changed files with 44 additions and 45 deletions

View File

@@ -1,8 +1,8 @@
\begin{abstract}
Indoor localisation continuous to be a topic of growing importance.
Indoor localisation continues to be a topic of growing importance.
Despite the advances made, several profound problems are still present.
For example, estimating an accurate position from a multimodal distribution or recovering from the influence of faulty measurements.
Within this work, we solve such problems with help of Monte Carlo smoothing methods, namely forward-backward smoother and backward simulation.
Within this work, we solve such problems with the help of Monte Carlo smoothing methods, namely forward-backward smoother and backward simulation.
In contrast to normal filtering procedures like particle filtering, smoothing methods are able to incorporate future measurements instead of just using current and past data.
This enables many possibilities for further improving the position estimation.
Both smoothing techniques are deployed as fixed-lag and fixed-interval smoother and a novel approach for incorporating them easily within a conventional localisation system is presented.