Is there any theory available on how well I can approximate a function using a basis of Gaussians $$ \phi_k(x) = \exp(-\tfrac{x - x_k}{\lambda_k}) ? $$ I've heard a bit about Gaussian process regression/Kriging, which seems related, but the approach in the related literatur is very statistical and hence not what I am interested in.
2026-03-27 00:09:45.1774570185
Error Analysis of Gaussian Interpolation
140 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Yes, it's called approximation by radial basis functions. See Wendland's Scattered Data Approximation or Fasshauer's Meshfree Approximation Methods With MATLAB.