Description: [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y
To Search:
File list (Check if you may need any files):
EULER_forward_ODE.m
license.txt