Relaxation method

Relaxation method

In numerical mathematics, the relaxation method is a method for obtaining numerical approximations to the solutions of systems of equations, including certain types of elliptic partial differential equations, in particular Laplace's equation and its generalization, Poisson's equation. The function is assumed to be given on the boundary of a shape, and has to be computed on its interior.

This relaxation method should not be confused with the unrelated "relaxation technique" in mathematical optimization.

ketch

When φ is a smooth real-valued function on the real numbers, its second derivative can be approximated by::frac{d^2}dx}^2}varphi(x) = h^{-2}left(varphi(x{-}h)-2varphi(x)+varphi(x{+}h) ight),+,mathcal{O}(h^2),.Using this in both dimensions for a function φ of two arguments at the point ("x", "y"), and solving for φ("x", "y"), results in::varphi(x, y) = frac{1}{4}left(varphi(x{+}h,y)+varphi(x,y{+}h)+varphi(x{-}h,y)+varphi(x,y{-}h),-,h^2{ abla}^2varphi(x,y) ight),+,mathcal{O}(h^4),.To approximate the solution of the Poisson equation::{ abla}^2 varphi = f,numerically on a two-dimensional grid with grid spacing "h", the relaxation method assigns the given values of function φ to the grid points near the boundary and arbitrary values to the interior grid points, and then repeatedly performs the assignmentφ := φ* on the interior points, where φ* is defined by::varphi^*(x, y) = frac{1}{4}left(varphi(x{+}h,y)+varphi(x,y{+}h)+varphi(x{-}h,y)+varphi(x,y{-}h),-,h^2f(x,y) ight),,until convergence.

The method, sketched here for two dimensions, is readily generalized to other numbers of dimensions.

Convergence and acceleration

While the method always converges, it does so very slowly. To speed up the computation, one can first compute an approximation on a coarser grid – usually the double spacing 2"h" – and use that solution with interpolated values for the other grid points as the initial assignment. This can then also be done recursively for the coarser computation.

ee also

* The Jacobi method is a simple relaxation method.
* The Gauss–Seidel method is an improvement upon the Jacobi method.
* Successive over-relaxation can be applied to either of the Jacobi and Gauss–Seidel methods to speed convergence.


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • relaxation method — noun a method of solving simultaneous equations by guessing a solution and then reducing the errors that result by successive approximations until all the errors are less than some specified amount • Syn: ↑relaxation • Hypernyms: ↑mathematical… …   Useful english dictionary

  • Relaxation — may refer to: *Human relaxation is the art and science of doing nothing regardless of the outer activity including physical and/or mental tension. A human condition of flowing vital energy binging about a state of improved health and well being.… …   Wikipedia

  • Relaxation (approximation) — In mathematical optimization and related fields, relaxation is a modeling strategy. A relaxation is an approximation of a difficult problem by a nearby problem that is easier to solve. A solution of the relaxed problem provides information about… …   Wikipedia

  • Relaxation technique (mathematics) — A relaxation technique is a method in mathematical optimization for relaxing a strict requirement, by either substituting for it another more easily handled requirement or else dropping it completely. Relaxation techniques are commonly used in… …   Wikipedia

  • Relaxation labelling — is an image treatment methodology. Its goal is to associate a label to the pixels of a given numerized image.The method relies on the fact that pixels which should be labelled in the same way tend to be near each other. Thus when a pixel is… …   Wikipedia

  • relaxation phenomenon — ▪ physics and chemistry Introduction       in physics and chemistry, an effect related to the delay between the application of an external stress to a system that is, to an aggregation of matter and its response. It may occur in nuclear, atomic,… …   Universalium

  • Relaxation technique — A Relaxation technique (also known as Relaxation training) is any method, process, procedure, or activity that helps a person to relax; to attain a state of increased calmness; or otherwise reduce levels of anxiety, stress or tension. Relaxation… …   Wikipedia

  • relaxation — /rilækˈseɪʃən/ (say reelak sayshuhn) noun 1. abatement or relief of bodily or mental effort or application. 2. something affording such relief; a diversion or entertainment. 3. a loosening or slackening. 4. diminution or remission of strictness… …  

  • relaxation technique — A method used to reduce tension and anxiety, and control pain …   English dictionary of cancer terms

  • Multigrid method — Multigrid (MG) methods in numerical analysis are a group of algorithms for solving differential equations using a hierarchy of discretizations. They are an example of a class of techniques called multiresolution methods, very useful in (but not… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”