Basic HTML version of Foils prepared
February 25 2000
Foil 17 Euler's Method for ODE's
From
Parallel Programming for Particle Dynamics Extra Foils Computational Science CPS615 --
Spring 2000 Semester
.
by
Geoffrey C. Fox
1
Euler's method involves a simple linear extrapolation to proceed from point to point with the ODE providing the slope
2
Grid ti = t0 + h*i and X0 = Initial Value
3
Xi+1 = Xi + h * f(ti,Xi)
4
In practice not used as not accurate enough
in Table To:
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Wed Mar 1 2000