How to plot satellite orbit around the earth
5 views (last 30 days)
Show older comments
Can someone show me a simple code to plot the trajectory of a satelittle based on the semi-major axis, a and radius.
2 Comments
James Tursa
on 8 Feb 2021
Plot an ellipse directly. Plot the results of an ode45( ) integration? Plot the results of your own Euler or Modified Euler integration? Can you give more details what the assignment is?
Answers (0)
See Also
Categories
Find more on Earth and Planetary Science 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!