RungeKutta38

Version 1.0.2 (976 octets) par Gregory
Solve Runge Kutta 4th order using the three-eighths (3/8) solver in MATLAB
24 téléchargements
Mise à jour 18 sept. 2019

Solve Runge Kutta 4th order using the three-eighths (3/8) solver.

Runge_Kutta38.m
Set initial conditions and define the ODE.

odeTHREEEIGHTHS.m
function that Runge_Kutta38.m calls to solve the ODE

Citation pour cette source

Gregory (2024). RungeKutta38 (https://github.com/ivromaster/RungeKutta38), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.2

small spelling fix

1.0.1

same as it ever was

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.