ode45_test
ode45_test,
a MATLAB code which
calls ode45(), which
solves a system of ordinary differential equations (ODE),
using a pair of solvers of orders 4 and 5.
Licensing:
The information on this web page is distributed under the MIT license.
Languages:
ode45_test is available in
a MATLAB version and
an Octave version.
Related Data and Programs:
flame_ode_test
lorenz_ode_test
ode23_test
ode_euler_test
ode_euler_backward_test
ode_euler_system_test
ode_midpoint_test
ode_midpoint_system_test
ode_rk4_test
ode_trapezoidal_test
rk4_test
rkf45_test
Source Code:
Last revised on 15 January 2020.