Clear Filters
Clear Filters

How can I interpolate geographic data?

4 views (last 30 days)
Tom Danner
Tom Danner on 14 Mar 2017
Answered: Renee Coetsee on 23 Mar 2017
I have GPS data that is not taken at set time intervals. I am trying to interpolate Lat's and Lon's so that I have a data sample every second (right now they are somewhere between ever 13-17 seconds). My data is not monotonic. Thanks in advance!

Answers (1)

Renee Coetsee
Renee Coetsee on 23 Mar 2017
In the latest release (R2017a) there is a "geointerp" function that may help.
Here is a link to the documentation page: https://www.mathworks.com/help/map/ref/geointerp.html

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!