amirahmadian
Member level 1
Hi everybody,
Assume that I have 3 "reference points", which are some fixed points with known coordinates (known location on x-y plane).Take "A" as an unknown point (I mean a point that I don't know its coordinates). If a system measures the "difference" of distances from A to that "reference" points (I emphasize on "difference", not the distance itself), can it calculate the coordinates of A (Can it find the unknown point)? I mean having 3 equations that represent the differences of distances to the known (fixed) points, am I able to solve the system and obtain a unique solution for the unknown coordinates? If its possible, are there any simple algorithms to solve these equations? (All the points are on the x-y plane).
Assume that I have 3 "reference points", which are some fixed points with known coordinates (known location on x-y plane).Take "A" as an unknown point (I mean a point that I don't know its coordinates). If a system measures the "difference" of distances from A to that "reference" points (I emphasize on "difference", not the distance itself), can it calculate the coordinates of A (Can it find the unknown point)? I mean having 3 equations that represent the differences of distances to the known (fixed) points, am I able to solve the system and obtain a unique solution for the unknown coordinates? If its possible, are there any simple algorithms to solve these equations? (All the points are on the x-y plane).