Explicit and Implicit Methods
Explicit and Implicit Methods
Explicit and implicit methods are approaches used in numerical analysis for obtaining
numerical solutions of time-dependent ordinary and partial differential equations, as is
required in computer simulations of physical processes.
Explicit methods calculate the state of a system at a later time from the state of the
system at the current time, while implicit methods find a solution by solving an equation
involving both the current state of the system and the later one. Mathematically, if Y(t) is
the current system state and Y(t + Δt) is the state at the later time (Δt is a small time step),
then, for an explicit method