Other Methods: Crank-NicolsonCovers alternative numerical methods for solving differential equations, including Crank-Nicolson and Heun's method.
Explicit RK MethodsExplains explicit Runge-Kutta methods up to order 4 and conditions for method's order.
Runge-Kutta MethodsExplains the Runge-Kutta methods, particularly the explicit scheme of order 4 (ERK4), and how to optimize parameters for accuracy.