photo

Toshi


Last seen: alrededor de 1 mes hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
135.732
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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]; ...

casi 2 años hace | 1 respuesta | 0

1

respuesta