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\left(Y(t), Y(t+\Delta t)\right)=0 \quad\quad (1)\,</math>
to find <math>Y(t+\Delta t).</math>