Evaluation of underfloor accelerometers through fingerprinting for indoor localization
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/10838489
下载链接
链接失效反馈官方服务:
资源简介:
Fingerprinting
Code developed to test the effectiveness of an indoor positioning system where multiple accelerometers are placed under the floor and set up to collect data. This material complements the work done for the paper "Evaluation of Underfloor Accelerometers for Enabling Location-based Services in Intelligent Environments"
and helps readers to reproduce and validate the results presented in that paper.
What the code doesThe execution of the main code performs the following:1. generation of sensor maps through their absolute coordinates;2. noise reduction on the raw data according to the average of the stress the accelerometers are subjected at quiet;3. generation of the fingerprint maps per each data set;4. generation of the clean ground truth files (deleting coordinates set to zero);5. computation of the n-dimensional distance between observations at a given time step and the euclidean error between the minimum distance value coordinates and the respective temporally closest ground truth ones;6. same as in 5 but with intra-user fingerprint maps;7. same as in 5 but with inter-user fingerprint maps;8. same as in 5 but with enhanced inter-user fingerprint maps.
To run the code please read the file README.md
创建时间:
2025-01-22



