83x
001357
2023-12-29

Гауссовские веса ядра

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



;