Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Darin Koblick (2026). Bulirsch-Stoer Propagator/Integrator (https://la.mathworks.com/matlabcentral/fileexchange/30472-bulirsch-stoer-propagator-integrator), MATLAB Central File Exchange. Recuperado .
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y MATLAB Answers.
Información general
- Versión 1.0.0.0 (30,8 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
