A MATLAB Script for Computing Hyperbolic Coordinates

This script demonstrates how to compute C3, RLA, and DLA of a hyperbolic orbit.
731 téléchargements
Mise à jour 29 jan. 2014

Afficher la licence

PDF user’s manual and source code for a MATLAB script named demo_hyper that can be used to calculate C3 (twice the specific (per unit mass) orbital energy), RLA (the right ascension) and DLA (declination) of the asymptote of a hyperbolic trajectory. The script can use both Cartesian state vector (position and velocity vectors) and classical orbital elements as the data source.

This computer program assumes that the hyperbolic targets, state vector and classical orbital elements are all in the same Earth-centered-inertial (ECI) coordinate system.

Citation pour cette source

David Eagle (2024). A MATLAB Script for Computing Hyperbolic Coordinates (https://www.mathworks.com/matlabcentral/fileexchange/38886-a-matlab-script-for-computing-hyperbolic-coordinates), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Coordinate Systems dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Updated user's manual. Added interactive features to the MATLAB script.

1.0.0.0