필터 지우기
필터 지우기

Interpolate multiple geographic coordinates in simple way

조회 수: 1 (최근 30일)
hye wook Kim
hye wook Kim 2020년 9월 16일
댓글: hye wook Kim 2020년 9월 17일
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
KSSV
KSSV 2020년 9월 16일
Read about interp1, interp2, interpn.
hye wook Kim
hye wook Kim 2020년 9월 17일
interpn is exactly what i was looking for!
Thanks KSSV:)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by