Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Finding a point in a 3D geographic position
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Given an arbitrary set of Data:
Latitude[d.d], Longitude[d.d], Elevation[ft], and Time [s]
0.006, 0, 20, 5.85
0.0143, 0, 21, 35.85
0.03682, 0, 25, 65.85
0.05891, -0.00366, 35, 95.85
How would I interpolate the Lat, Long and Elevation at time = 60?
I would provide some code, but I honestly do not even know where to begin.
Thank you for any/all help with this problem.
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!