1. Euler’s Approximation
The solution of the initial value problem (IVP)
y’ = f(y, t)
can be solved by following iteration:
for k=0, 1, M-1 (1.1)
where h is the step size.
This formula is sometimes called a difference equation.
Previous slide
Next slide
Back to first slide
View graphic version