Interplanetary Mission Planner & Verifier

Modeling and verification of interplanetary missions using Kepler & Newton.
1,4K download
Aggiornato 17 dic 2009

Visualizza la licenza

These code sets enable the determination of interplanetary missions - along the lines of the Voyager missions. There are two primary functions - determining a feasible trajectory using Keplerian methods , then verifying the determined trajectory using Newtonian methods.
The Keplerian methods for trajectory are fast to determine, but comparatively 'coarse'. The Newtonian method is very accurate at verifying a trajectory, but VERY slow to calculate.
LIMITATIONS - to keep it simple, the solar system is 2D, and the planetary orbits are perfectly circular.

(update) - the target planets can be set by changing the planet on line 88 (part1_keplerian_trajectory.m), and the miss distances for the planets being passed (line 88). This would be more effective with a GUI - I will look at this when time permits.

There are better developers out there and I welcome your comments, both for the trajectory methods and the code efficiency.
Best wishes,
Stephen

Cita come

Stephen Walker (2025). Interplanetary Mission Planner & Verifier (https://it.mathworks.com/matlabcentral/fileexchange/26107-interplanetary-mission-planner-verifier), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Gravitation, Cosmology & Astrophysics in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

The text description has been updated, to add detail on changing target planets.

1.0.0.0