Really do not even know where to start
Show older comments
Write a Matlab function that computes the Cartesian position and velocity of a satellite on an orbit in the perifocal frame, given the gravitational parameter µ, the semi-major axis a, the true anomaly, the eccentricity e, and the true anomaly θ.
I haven't taken a MATLAB course and our professor just threw this at us, seriously anything helps. Even just to help me start it out.
4 Comments
Stephen23
on 6 Feb 2020
Do these tutorials (they won't take long, and teach basics that you need to know):
You might also like to try the "MATLAB OnRamp" here:
Jaden Moore
on 6 Feb 2020
Edited: per isakson
on 6 Feb 2020
Guillaume
on 6 Feb 2020
It's unclear if you need help with the maths (in which case, sorry wrong forum) or with the code, in which case what's the maths your're trying to implement?
Ajay Pattassery
on 11 Feb 2020
What is the relation between the velocity or cartesian position with the mentioned parameters.
Answers (0)
Categories
Find more on Satellite and Orbital Mechanics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!