How can I implement the 4th order Runga-Kutta method on $dy/dx$ since it is independent on time? Thanks
Sum: $$ dy/dx = 0.1y +2, ~~ y(0) = 1. $$ solve for $y(t)$ from $t=0$ till $t=10$.
How can I implement the 4th order Runga-Kutta method on $dy/dx$ since it is independent on time? Thanks
Sum: $$ dy/dx = 0.1y +2, ~~ y(0) = 1. $$ solve for $y(t)$ from $t=0$ till $t=10$.