Integrate acceleration to get velocity, integrate velocity to get relative position, get GPS fixes when the signal is available, and diagram the results.
Sadly integrating "real data" even once results in wild inaccuracies. A small error in acceleration turns into an offset in velocity which turns into large position drift over time.
Comments
Integrate acceleration to get velocity, integrate velocity to get relative position, get GPS fixes when the signal is available, and diagram the results. Sadly integrating "real data" even once results in wild inaccuracies. A small error in acceleration turns into an offset in velocity which turns into large position drift over time.