Description: rung-kutta 4
he inputs func, x0 and y0 define an IVP y = func(x,y), y(x0) = y0.
This provides an approximation to y(x0:h:xn) using fourth-order
Runge-Kutta method with step size h
To Search:
File list (Check if you may need any files):
rk.m
nhgpde.pdf