Runge-Kutta 4th Order Orbit Simulation

버전 1.0.0 (3.42 KB) 작성자: Ozan Kilic
Satellite Propagation with Runge-Kutta 4th Order Numerical Integration Method
다운로드 수: 1.3K
업데이트 날짜: 2019/1/24

라이선스 보기

In celestial mechanics numerical methods are widely used to solve differential equations. In this code, Runge-Kutta 4th Order method is used for numerical integration of equation of orbital motion according to Newton's law of gravitation to simulate object's trajectory around the Earth.

Inputs: Position and Velocity vector (x,y,z,vx,vy,vz)
OR
Keplerian Elements (a, e, i, Omega, w, M)
h = Step Size
steps = Number of Step
Output: Propagated Satellite PV Vector in ECI Frame of Reference

Call: [X_RK] = RK_4(X,h,steps)

인용 양식

Ozan Kilic (2025). Runge-Kutta 4th Order Orbit Simulation (https://kr.mathworks.com/matlabcentral/fileexchange/70076-runge-kutta-4th-order-orbit-simulation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Reference Applications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0