How can I calculate the distance between two points? [Haversine]

조회 수: 29 (최근 30일)
flashpode
flashpode 2022년 2월 16일
답변: Cris LaPierre 2022년 2월 16일
Hi, so I got the variable lat and lon(each one 500x1) that gives me the position of me every time. Then I got a position. What I want is to calculate the position of each point of lat, lon mine to the position I got using the function Haversine.

채택된 답변

Cris LaPierre
Cris LaPierre 2022년 2월 16일
The Haversine formula is fairly straight forward to code up yourself (see here)

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by