Borrar filtros
Borrar filtros

Interpolate multiple geographic coordinates in simple way

1 visualización (últimos 30 días)
hye wook Kim
hye wook Kim el 16 de Sept. de 2020
Comentada: hye wook Kim el 17 de Sept. de 2020
hello:)
I have latitude and longitude dataset(ex. lon = [126,125,124,123...], lat = [40,39,38,37...]) which are recorded every 4 seconds.
but I want to interpolate this lat,lon dataset into every seconds to look like the data are recorded every 1 seconds.
is there anyway to interpolate this data without using too many for loops?
  2 comentarios
KSSV
KSSV el 16 de Sept. de 2020
Read about interp1, interp2, interpn.
hye wook Kim
hye wook Kim el 17 de Sept. de 2020
interpn is exactly what i was looking for!
Thanks KSSV:)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by