Radial basis function: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: title. Add: s2cid, authors 1-1. Removed proxy/dead URL that duplicated identifier. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by SemperIocundus | #UCB_webform 904/2500
Adding local short description: "Type of mathematical function", overriding Wikidata description "real-valued function whose value depends only on the distance between the input and some fixed point, which forms a basis for some function space"
Line 1:
{{Short description|Type of mathematical function}}
A '''radial basis function''' ('''RBF''') is a [[real-valued function]] <math display="inline">\varphi</math> whose value depends only on the distance between the input and some fixed point, either the [[Origin (mathematics)|origin]], so that <math display="inline">\varphi(\mathbf{x}) = \hat\varphi(\left\|\mathbf{x}\right\|)</math>, or some other fixed point <math display="inline">\mathbf{c}</math>, called a ''center'', so that <math display="inline">\varphi(\mathbf{x}) = \hat\varphi(\left\|\mathbf{x}-\mathbf{c}\right\|)</math>. Any function <math display="inline">\varphi</math> that satisfies the property <math display="inline">\varphi(\mathbf{x}) = \hat\varphi(\left\|\mathbf{x}\right\|)</math> is a [[radial function]]. The distance is usually [[Euclidean distance]], although other [[distance function|metric]]s are sometimes used. They are often used as a collection <math>\{ \varphi_k \}_k</math> which forms a [[Basis (linear algebra)|basis]] for some [[function space]] of interest, hence the name.