TOPICS
Search

Radial Basis Function


A radial basis function centered at c in R^n is a radial function whose value at x depends only on the distance from x to c, so it has the form

 Phi(x)=phi(||x-c||).

Linear combinations of radial basis functions centered at points c_j are used for scattered-data interpolation and the approximation of functions. Common choices for phi(r) include the Gaussian function e^(-(epsilonr)^2), the multiquadric sqrt(1+(epsilonr)^2), and the thin plate spline r^2lnr.


See also

Approximation Theory, Gaussian Function, Interpolation, Radial Function, Thin Plate Spline, Vector Basis

Explore with Wolfram|Alpha

References

Buhmann, M. Radial Basis Functions: Theory and Implementations. Cambridge, England: Cambridge University Press, 2004.

Cite this as:

Weisstein, Eric W. "Radial Basis Function." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/RadialBasisFunction.html

Subject classifications