Tag: Runge kutta VS ode45

  • Runge kutta Matlab code

    Runge kutta Matlab code

    This is an exercise which is solved just for the purpose of comparing two numeral methods and see which one of them is more accurate. Here we will be using Matlab to solve the equations with two different methods, which are: Second order Runge Kutta method and the inbuilt matlab function ode45 (which is by […]