Runge Kutta 4th order ode
Versión 1.4.0.0 (1,32 KB) por
Judah S
solves ode using 4th order Runge Kutta method
This code defines an existing function and step size which you can change as per requirement.
P.S: This code has no new feature compared to existing codes available online. Intention behind posting this very simple code is to help students understand the concept and solve assignments.
Citar como
Judah S (2024). Runge Kutta 4th order ode (https://www.mathworks.com/matlabcentral/fileexchange/29851-runge-kutta-4th-order-ode), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Boundary Value Problems > Runge Kutta Methods >
Más información sobre Runge Kutta Methods en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: ODE4 gives more accurate results than ODE45, ODE23, ODE23s
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.