45x
001357
2024-01-16

Gaussian Kernel Weights

Formula for calculating the weights for the gaussian kernel interpolation method
e(-(s·rR)2)
r Distance from the point to be interpolated to a neighboring point within R
s Sharpness that affects the rate of the Gaussian's fall
R Radius of the sphere where the interpolation points are found