Community Profile

photo

imran shaikh


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 1

1

Antwort