Recent questions tagged runge-kutta-method

0 0 votes
0 0 answers
An ordinary differential equation $\text{(ODE)}, \: \dfrac{dy}{dx}=2y$, with an initial condition $y(0)=1$, has the analytical solution $y=e^{2x}$.Using Runge-Kutta secon...
0 0 votes
0 0 answers
The fourth order Runge-Kutta ($RK4$) method to solve an ordinary differential equation $\frac{dy}{dx}=f\left ( x,y \right )$ is given as $$y\left ( x+h \right )=y\left ( ...
To see more, click for the full list of questions or popular tags.