Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Runge-Kutta (RK) algorithm to estimate the solutio
no vote
RK4 is a C program which implements a simple Runge-Kutta solver for an initial value problem. The rk4() function does not include any error estimator. It takes a single step at a time, requiring the user to control the step size.
casbej
2016-08-23
0
1
No more~