Content deleted Content added
No edit summary |
→Derivation of the midpoint method: fix typo |
||
Line 23:
[[File:Numerical integration illustration step=0.25.svg|right|thumb|The same illustration for <math>h=0.25.</math> It is seen that the midpoint method converges faster than the Euler method.]]
The midpoint method is a refinement of the [[Euler
:<math> y_{n+1} = y_n + hf(t_n,y_n),\, </math>
and is derived in a similar manner.
|