Difference between revisions of "Finite difference method"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "In the mathematics, '''finite-difference methods''' (FDM) are numerical analysis methods for solving differential equations by approximating...")
(No difference)

Revision as of 05:07, 23 April 2016

In the mathematics, finite-difference methods (FDM) are numerical analysis methods for solving differential equations by approximating them with difference equations, in which finite differences approximate the derivatives.

FDMs are thus discretization methods.

Partial differential equations

Today, FDMs are the dominant approach to numerical solutions of partial differential equations.

See also

External links