Content deleted Content added
Bug remains (talk | contribs) No edit summary |
Bug remains (talk | contribs) |
||
Line 45:
;Foward-Backward Euler method:
[[File:Comparison_between_Foward-Backward-Euler_and_Foward-Euler.png|thumb|400px|The result of applying the both, the Forward Euler method as well as the Forward-Backward Euler method <math>a = 5</math> and <math>n = 30</math>.]]
In order to apply the IMEX-scheme, consider a slightly different differential equation:
: <math>\frac{dy}{dt} = y-y^2, \ t\in [0, a]\quad \quad (5)</math>
|