[PP,dd,m,r,nf,Xiter] = ESDPDtracking(PP,m,n,r,nf,degree,movingspeed) Test SDP-based Sensor Localization and Tracking System Input PP: 2xn matrix representing all point on 2D n : the number of total points m : the number of anchor points; the first m columns of PP r : the radio range nf: noisy factor degree: the limit on the number of edges connected to any sensor point, typicallu set it to 5-10 movingspeed: the moving distance of every sensor per snapshot, typically 1-3% of the diameter of the region Output PP: 2xn matrix representing all point on 2D, the last m columns are anchors dd: the uppertriangle distance matrix from PP(:i) to PP(:,j), i