How to plot satellite orbit around the earth
조회 수: 5 (최근 30일)
이전 댓글 표시
Can someone show me a simple code to plot the trajectory of a satelittle based on the semi-major axis, a and radius.
댓글 수: 2
James Tursa
2021년 2월 8일
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?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Earth and Planetary Science에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!