Radial basis functions (HTML5)

Draw sum
$${}$$
1.0

A set of scattered data points \(p_i\) with scalar values \(f_i\) is approximated as a weighted sum of \(N\) radial functions \(\varphi\). Each radial function \(\varphi(r)\) is centered around a data point \(p_i\) and decreases quickly with increasing distance to \(p_i\). Click on "interpolate points" to find the weights \(w_i\) such that \(f(p_j)=f_j\) for \(j=1,\ldots,N\). A system of \(N\) linear equations is then solved using Gaussian elimination.

Applet created by Johannes Kehrer for educational purpose.