Bulirsch-Stoer Propagator/Integrat​or

버전 1.0.0.0 (30.8 KB) 작성자: Darin Koblick
Implementation of the Bulirsch-Stoer algorithm for purposes of numerical orbit propagation.
다운로드 수: 1K
업데이트 날짜: 2011/2/20

라이선스 보기

Description:
The bulirsch-Stoer single-step ODE propagator has come to MATLAB in
the form of a MEX adaptation of Juergen Dietel's Numerical ODE solver. This may very well be the fastest single-step numerical propagator released on the Mathworks FileExchange.

All functions are written in c++ and must be compiled to run on MATLAB. This code has been verified to compile correctly using MS Visual Studio 2010.

Please Compile using the following command sequence:
>> mex BulirschMex.cpp bulirsch.cpp basis_r.cpp t_dgls.cpp vmblock.cpp

See testDriver.m for sample orbit propagation comparisons using Burlisch-Stoer vs ODE113.

인용 양식

Darin Koblick (2024). Bulirsch-Stoer Propagator/Integrator (https://www.mathworks.com/matlabcentral/fileexchange/30472-bulirsch-stoer-propagator-integrator), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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