Explicit and implicit methods: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 5:
: <math>Y(t+\Delta t) = F(Y(t))\,</math>
while for an implicit method one solves an equation
: <math>G\bigBig(Y(t), Y(t+\Delta t)\bigBig)=0 \qquad (1)\,</math>
to find <math>Y(t+\Delta t).</math>