Community Profile

photo

imran shaikh


Last seen: 10 meses ago|Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Plotting orbit in 3D
%Question: for the given initail state vectors: Plot the magnitude of the position vector versus time [x axis: Time (hours) – y...

10 meses ago | 1 answer | 0

1

answer

Question


Plotting ode 45 results
Matlab 2020B was used to draft code: Question Drafted Code: function [f] = twobody (t,X) % Designed to call two body eqau...

10 meses ago | 1 answer | 0

1

answer

Question


How to add iterations in Newton Raphson code of Kepler Equation
function [E] = Kepler(M,e,tol) % File Kepler.m solves Kepler Equation % Input: M = Mean anomoly in radians % e = Eccen...

11 meses ago | 1 answer | 1

1

answer