Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Finding a point in a 3D geographic position
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!