Statistics
2 Questions
0 Answers
RANK
283,017
of 301,440
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
I am using Aerospace toolbox function lambertMR but I'm unable to run this code.
% Define given parameters R1 = 6378.137 + 300; % Radius of OTV circular orbit (km) i1 = deg2rad(30); % Inclination ...
3 years ago | 1 answer | 0
1
answerQuestion
unable to run the program becuase of matrix multiplication error, also need to add a 3d earth around which the plot of orbit displayed.
clc close all clear all % Constants mu = 398600.4418; % km^3/s^2 RE = 6378.137; % km wE = 7.2921158553e-5; % rad/s % Orb...
3 years ago | 1 answer | 0