current TeX

minor code changes
This commit is contained in:
2017-05-06 21:33:58 +02:00
parent edd41293c1
commit ea887af537
8 changed files with 69 additions and 53 deletions

View File

@@ -21,14 +21,14 @@
For the best accuracy, more complex signal strength propagation models
are required, which in turn demand for more reference measurements.
%
However, while using a several instances of a simple propagation model
However, while using several instances of a simple propagation model
for different regions within a building is able to decrease the estimation
error, this approach might require prior guessing of where to place those regions.
As indicated by the error plots, just using one model for every floor within the building
seems to be a viable alternative.
More complex models, that include information about walls and other obstacles, should
be able to reduce the remaining maximum error, which remains for some locations, at the cost of additional computations.
be able to reduce the maximum error, which remains for some locations, at the cost of additional computations.
Special data-structures for pre-computation combined with online interpolation might
be a viable choice for utmost accuracy that is still able to run on
a commodity smartphone in real-time.