Introduction - If you have any usage issues, please Google them yourself
This a simple position location algorithm using Least Square Estimation algorithm. Timing information is time of flight (TOA) of signal between Tx and Rx. This code generally describes the Positioning method, Also it plots final coordinate of node in 2D. All other information was inlcuded as comments in source code.