Research Article

Trajectory Mining-Based City-Level Mobility Model for 5G NB-IoT Networks

Algorithm 3

Procedure of random time.
get the initial time
get all positions
get the average moving speed of node and interval time
for alldo
if the node does not stop moving then
obtain the time of node position and the speed of node position
else
update the time,
end if
end for