Content deleted Content added
m reword |
m See talk, Minor for most people I think. |
||
Line 1:
In [[applied mathematics]], '''explicit and implicit methods''' are approaches for mathematical [[computer simulation|simulation]] of [[physics|physical]] [[process]]es, or in other words, they are [[numerical analysis|numerical methods]] for solving time-variable [[ordinary differential equation|ordinary]] and [[partial differential equation]]s.
Explicit methods calculate the state of a system
: <math>Y(t+\Delta t) = F(Y(t))\,</math>
while for an implicit method one solves an equation
|