photo

Toshi


Last seen: 대략 1개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
239,337
of 300,338

평판
0

참여
5 질문
0 답변

답변 채택
20.0%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변