The basic equation is:
where G ( x ) {\displaystyle G(x)} is the estimate at x {\displaystyle x} , w i {\displaystyle w_{i}} are the weights and f ( x i ) {\displaystyle f(x_{i})} are the known data at ( x i ) {\displaystyle (x_{i})} . The weights, w i {\displaystyle w_{i}} , are calculated by finding how much of each of the surrounding areas is "stolen" when inserting x {\displaystyle x} into the tessellation.
where A(x) is the volume of the new cell centered in x, and A(xi) is the volume of the intersection between the new cell centered in x and the old cell centered in xi.
where l(xi) is the measure of the interface between the cells linked to x and xi in the Voronoi diagram (length in 2D, surface in 3D) and d(xi), the distance between x and xi.
There are several useful properties of natural neighbor interpolation:4
Natural neighbor interpolation has also been implemented in a discrete form, which has been demonstrated to be computationally more efficient in at least some circumstances.5 A form of discrete natural neighbor interpolation has also been developed that gives a measure of interpolation uncertainty.6
Sibson, R. (1981). "A brief description of natural neighbor interpolation (Chapter 2)". In V. Barnett (ed.). Interpreting Multivariate Data. Chichester: John Wiley. pp. 21–36. ↩
N.H. Christ; R. Friedberg, R.; T.D. Lee (1982). "Weights of links and plaquettes in a random lattice". Nuclear Physics B. 210 (3): 337–346. Bibcode:1982NuPhB.210..337C. doi:10.1016/0550-3213(82)90124-9. /wiki/Bibcode_(identifier) ↩
V.V. Belikov; V.D. Ivanov; V.K. Kontorovich; S.A. Korytnik; A.Y. Semenov (1997). "The non-Sibsonian interpolation: A new method of interpolation of the values of a function on an arbitrary set of points". Computational Mathematics and Mathematical Physics. 37 (1): 9–15. ↩
Etherington, Thomas R. (2020-07-13). "Discrete natural neighbour interpolation with uncertainty using cross-validation error-distance fields". PeerJ Computer Science. 6: e282. doi:10.7717/peerj-cs.282. ISSN 2376-5992. PMC 7924714. PMID 33816933. This article incorporates text available under the CC BY 4.0 license. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7924714 ↩
Park, S.W.; Linsen, L.; Kreylos, O.; Owens, J.D.; Hamann, B. (2006). "Discrete Sibson interpolation". IEEE Transactions on Visualization and Computer Graphics. 12 (2): 243–253. doi:10.1109/TVCG.2006.27. PMID 16509383. https://ieeexplore.ieee.org/document/1580458 ↩