N-body simulation with ode45

Gravitational N-body simulation using ode solvers of MATLAB

Ahora está siguiendo esta publicación

interactive gravitational N-body simulation using ode solvers of MATLAB. It will loose symmetry eventually due to accumulation of numerical errors, but you can play with tspan to come up with different results.

Citar como

Alex Pedcenko (2026). N-body simulation with ode45 (https://la.mathworks.com/matlabcentral/fileexchange/75202-n-body-simulation-with-ode45), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Bisection method

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

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.6

fixed some typos

1.0.5

fixed trajectory length to plot inconsistency

1.0.4

Added total energy calculation

1.0.3

zipped 2 files

1.0.2

added function file nbody.m

1.0.1

fixed function filename

1.0.0