Class RungeKutta5

  • All Implemented Interfaces:
    RungeKuttaStepper

    public class RungeKutta5
    extends Object
    implements RungeKuttaStepper
    This is the fifth-order Runge-Kutta formula.
    See Also:
    • "Fae'q A. A. Radwan, "Solutions of Initial Value Problems Using Fifth-Order Runge-Kutta Method Using Excel Spreadsheet," Pakistan Journal of Applied Science 2(1):44-47, 2002."
    • "D. Greenspan, "eqs. 2.22," Numerical Solution of Ordinary Differential Equations: for Classical, Relativistic and Nano Systems, 1st ed, Wiley-VCH, 2006."