Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 412 Bytes

File metadata and controls

6 lines (6 loc) · 412 Bytes

self-calibration-of-sensor-location

detect the sensor location based on its signal and complementary vision data 1.compute.m compute the heat map of all the sensors, and the max heat map among them. 2.findbeam.m find the location of beams, which accords to each sensor. 3.findlocation.m using the similarity to match the most likely sensor location. 4.main.m, run all the function above and revise the result.