I have created a class which return the signal strength of 3 known access points (I also have the x and y co-ordinates of the access points) but now I have the problem of triangulating the position of the user. I have read numerous articles and even thesis on the matter but I can't make any sense out of the methods they are using. Would be very greatful if someone could help me out here. Thanks
Asked
Active
Viewed 745 times
0
-
Do you know the GPS coordinates of the access points? – FD_ Feb 13 '14 at 11:20
-
yes I have them as well. I have placed them on a 2d map of the room so all I need help with is the triangulation method :) sorry I should have mentioned this – user3270260 Feb 13 '14 at 11:21
-
http://stackoverflow.com/questions/16485370/wifi-position-triangulation – FD_ Feb 13 '14 at 12:14