[Home]History of Numerical analysis

HomePage | Recent Changes | Preferences

Revision 20 . . (edit) December 12, 2001 7:19 am by Taw [format fix]
Revision 19 . . November 12, 2001 3:11 am by Eijkhout [written bit about discretized pdes.]
Revision 18 . . (edit) November 12, 2001 3:03 am by Eijkhout [removed link to Conjugate Gradient, made into "see iterative method"]
  

Difference (from prior major revision) (minor diff, author diff)

Changed: 1c1
Numerical analysis is the study of how to approximate continuous functions using rational numbers. The study of algorithms is an essential aspect of numerical analysis, because the result of computations may depend on the order in which the computations
Numerical analysis is the study of how to approximate continuous functions using rational numbers. The study of algorithms is an essential aspect of numerical analysis, because the result of computations may depend on the order in which the computations

Changed: 6c6
that is still very important. The logarithms of the sixteenth century
that is still very important. The logarithms of the sixteenth century

Changed: 16c16

An important part of Numerical Analysis is concerned with computing (in an approximate way) the solution of Partial Differential Equations. This is done by first discretizing the equation, bringing it into a finite dimensional subspace, then solving the linear system in this finite dimensional space. The first stage is done by the [Finite Element method]?, [finite difference]? methods, or (particularly in engineering) the method of Finite Volumes.

Changed: 20c20
Conjugate gradient: see iterative method,
The linear systems that come form discretized PDEs can then be solved by a variant of Gaussian Elimination, by some Iterative method such as Conjugate Gradients, or by Multigrid?.

HomePage | Recent Changes | Preferences
Search: