Runge Kutta 8th Order Integration

버전 1.1.1.1 (2.08 MB) 작성자: Meysam Mahooti
Runge-Kutta 8th order numerical integration method
다운로드 수: 882
업데이트 날짜: 2019/4/19

라이선스 보기

In numerical analysis, the Runge–Kutta methods are a family of implicit and explicit iterative methods, which include the well-known routine called the Euler Method, used in temporal discretization for the approximate solutions of ordinary differential equations. These methods were developed around 1900 by the German mathematicians Carl Runge and Martin Kutta. Here, integration of the normalized two-body problem from t0 = 0 [s] to t = 3600 [s] for an eccentricity of e = 0.1 is implemented and compared with analytical method.

Reference:
Goddard Trajectory Determination System (GTDS): Mathematical Theory, Goddard Space Flight Center, 1989.

인용 양식

Meysam Mahooti (2024). Runge Kutta 8th Order Integration (https://www.mathworks.com/matlabcentral/fileexchange/55431-runge-kutta-8th-order-integration), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

Runge Kutta 8th ordr

버전 게시됨 릴리스 정보
1.1.1.1

Image changed with a higher quality.

1.1.0.1

Documentation added.

1.1.0.0

test_RK8.m is modified.

1.0.0.0

Accuracy assessment is added to RK8_test.m