A MATLAB Script for Computing Hyperbolic Coordinates

This script demonstrates how to compute C3, RLA, and DLA of a hyperbolic orbit.

https://sourceforge.net/u/cdeaglejr/profile/

이 제출물을 팔로우합니다

This submission is a MATLAB script named demo_hyper that can be used to calculate C3 (twice the specific (per unit mass) orbital energy), RLA (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.

인용 양식

David Eagle (2026). A MATLAB Script for Computing Hyperbolic Coordinates (https://kr.mathworks.com/matlabcentral/fileexchange/38886-a-matlab-script-for-computing-hyperbolic-coordinates), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

Updated algorithms and PDF documentation. Added graphics display of the hyperbolic trajectory.

1.1.0.0

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

1.0.0.0