photo

Jagrut Alpeshbhai


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Can someone help me convert NMW to ECI and ECI to ECEF please
clc clear clf % Physical constants mu = 398600.4418; % km^3/s^2 R_E = 6378.137; % km omega_E = 7.2921158553e-5; % rad/s n...

1 year 前 | 1 个回答 | 0

1

个回答

提问


help me fix the Error
% Physical constants mu = 398600.4418; % km^3/s^2 R_E = 6378.137; % km omega_E = 7.2921158553e-5; % rad/s % Satellite parame...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Not able to run
y0 = [r0 Vn0]; t0 = 0; nrevs = 100; tmax = nrevs*Period; h0 = 0; x0 = [r0; h0; V0]; r= @(x) [sqrt(x(1)^2 + x(2)^2 + x(3)^2...

1 year 前 | 1 个回答 | 0

1

个回答