I would like to know, a mathematical model, which suits in predicting future values at different time based on past values .
In my problem, a list nodes have different speeds at different time; I want to estimate speed of all nodes in future using any prediction model.
Say, node-1 has the speed at time 10 seconds, 20s, 30s, as 43 m/s, 23 m/s, 29 m/s, then how to predict its future speed at time 40s, 50s ? similarly, for node-2,3,4?