Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 266 Bytes

Wifi Indoor Location

Files

  • classify.py classify algorithm (NN, KNN, WKNN and sf-WKNN).
  • get_rssi.py get the Wifi signal nearby and output the disired data structure.
  • draw.py plot the location each time(moving trail).
  • main.py main file.