필터 지우기
필터 지우기

Plot distance difference between two orbits

조회 수: 2 (최근 30일)
Jes
Jes 2022년 6월 14일
답변: Sam Chak 2022년 6월 15일
I have 2 orbits of same satellite which are produced by 2 different analysis centers. How could I plot the distance differences between positions in two orbits ?
  댓글 수: 2
Sam Chak
Sam Chak 2022년 6월 14일
Hi @Jes, is this a math question or a MATLAB-related question?
Sam Chak
Sam Chak 2022년 6월 14일
Okay, can you provide the distance data so that it can be plotted in MATLAB?

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

채택된 답변

Sam Chak
Sam Chak 2022년 6월 15일
Hi @Jes
Found the Haversine formula which I think you can apply to calculate the distance between them.
Both asssi.mat and gfffz.mat contain the latitude and longitude data, and they have the same time vector. So, no interpolation is needed and I think you can compute them in MATLAB.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by