Radial basis function: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Added bibcode. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Artificial neural networks | #UCB_Category 121/159
Wording fix
Line 6:
 
== Definition ==
A radial function is a function <math display="inline">\varphi:[0,\infty) \to \mathbb{R}</math>. When paired with a metricnorm on a vector space <math display="inline"> \|\cdot\|:V \to [0,\infty)</math>, a function of the form <math display="inline"> \varphi_\mathbf{c} = \varphi(\|\mathbf{x}-\mathbf{c}\|) </math> is said to be a '''radial kernel''' centered at <math display="inline"> \mathbf{c} </math>. A Radial function and the associated radial kernels are said to be radial basis functions if, for any set of nodes <math>\{\mathbf{x}_k\}_{k=1}^n</math>, all of the following conditions are true:
{{bulleted list
| The kernels <math>\varphi_{\mathbf{x}_1}, \varphi_{\mathbf{x}_2}, \dots, \varphi_{\mathbf{x}_n}</math> are linearly independent (for example <math>\varphi(r)=r^2</math> in <math>V=\mathbb{R}</math> is not a radial basis function)