comments to abstract and introduction
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
\begin{abstract}
|
||||
Indoor localisation continuous to be a topic of growing importance. Many different approaches for estimating the position of a pedestrian are presented year after year.
|
||||
Indoor localisation continuous to be a topic of growing importance. \commentByLukas{Wuerde "Many different.." Satz weglassen, weil informationslos} Many different approaches for estimating the position of a pedestrian are presented year after year.
|
||||
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 try do solve such problems with help of Monte Carlo smoothing methods, namely forward-backward smoother and backward simulation.
|
||||
Within this work, we try to solve such problems with 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 our localisation system is presented.
|
||||
|
||||
Reference in New Issue
Block a user