Statistica
5 Domande
                        0 Risposte
RANK
139.368
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          5 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            20.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Plot graph form satellite position
I am using TLE file of satellite to extract the position and velocity. I want to plot the graph for the same but i am getting er...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
How can i get orbital elements at the stop time of the simulation.
startTime = datetime(2024,3,1,22,07,37); stopTime = startTime + days(3); sampleTime = 60; sc = satelliteScenario(startTime,st...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Dynamic stability of aircraft
I want to draw graph on dynamic stability and static stability for my RC plane. Can someone help me with the code
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
I want to chcek the SGP4 orbit Propogator. But MY CODING IS NOT WORKING. Can someone check and help me with the coding. I want to use orbital elements not the tle file.
Here is my code; % Orbital elements of starlink a = 6925000; % Semi-major axis in km e = 0.0001406; % Eccent...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
I want to plot graph for my intersatellite range rate. How can i do that
here is the given code : recPos = [-7500 12500 15000]; recVel = [112.5 100.66 -50]; transPos = [-8337.5 7330.13 -12000]; ...
quasi 2 anni fa | 1 risposta | 0
