Plot distance difference between two orbits

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 Kommentare

Sam Chak
Sam Chak am 14 Jun. 2022
Hi @Jes, is this a math question or a MATLAB-related question?
Sam Chak
Sam Chak am 14 Jun. 2022
Okay, can you provide the distance data so that it can be plotted in MATLAB?

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Sam Chak
Sam Chak am 15 Jun. 2022

1 Stimme

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.

Weitere Antworten (0)

Kategorien

Mehr zu CubeSat and Satellites finden Sie in Hilfe-Center und File Exchange

Gefragt:

N/A
am 14 Jun. 2022

Beantwortet:

am 15 Jun. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by