Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Finding a point in a 3D geographic position

1 Ansicht (letzte 30 Tage)
Jorge Young
Jorge Young am 23 Sep. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by