N-body simulation with ode45

버전 1.0.6 (3.81 KB) 작성자: Alex Pedcenko
Gravitational N-body simulation using ode solvers of MATLAB
다운로드 수: 446
업데이트 날짜: 2023/3/25

라이선스 보기

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.

인용 양식

Alex Pedcenko (2024). N-body simulation with ode45 (https://www.mathworks.com/matlabcentral/fileexchange/75202-n-body-simulation-with-ode45), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
도움

줌: Bisection method

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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