photo

Toshi


Last seen: 1 month 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
239,338
of 300,343

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,926

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,172

贡献数
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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 years 前 | 1 个回答 | 0

1

个回答