Processing math: 100%

Explicit Runge–Kutta methods

This online calculator implements several explicit Runge-Kutta methods so you can compare how they solve first degree differential equation with a given initial value.

Articles that describe this calculator

PLANETCALC, Explicit Runge–Kutta methods

Explicit Runge–Kutta methods

Digits after the decimal point: 6
Differential equation
y=y
Exact solution
2.718282
The file is very large. Browser slowdown may occur during loading and creation.

Methods

Method nameApproximate solutionError
Forward Euler2.5937420.124539
Explicit midpoint method2.7140810.004201
Heun's method2.7140810.004201
Ralston's method2.7140810.004201
Kutta's third-order method2.7181770.000105
Heun's third-order method2.7181770.000105
Ralston's third-order method2.7181770.000105
Third-order Strong Stability Preserving Runge-Kutta (SSPRK3)2.7181770.000105
Classic fourth-order method2.7182800.000002
Ralston's fourth-order method2.7182800.000002
3/8-rule fourth-order method2.7182800.000002

Calculators used by this calculator

URL copied to clipboard
PLANETCALC, Explicit Runge–Kutta methods

Comments