INNC interpolation method

Ising model with nearest-neighbor correlations (INNC) is applied for classification/interpolation of spatial data on a regular grid
61 téléchargements
Mise à jour 22 oct. 2021

Afficher la licence

We apply the Ising model with nearest-neighbor correlations (INNC) in the problem of interpolation of spatially correlated data on regular grids. The correlations are captured by short-range interactions between “Ising spins”. The INNC algorithm can be used with label data (classification) as well as discrete and continuous, real-valued data (regression). In the regression problem, INNC approximates continuous variables by means of a user-specified number of classes. INNC predicts the class identity at unmeasured points using Monte Carlo simulation conditioned on the observed data (partial sample). The algorithm respects locally the sample values and globally aims to minimize the deviation between an energy measure of the partial sample and that of the entire grid. INNC is non-parametric and thus suitable for non-Gaussian data. The method is found to be very competitive with respect to interpolation accuracy and computational efficiency compared to some standard methods. Thus, it provides a useful tool for filling gaps in gridded data such as satellite images.

Citation pour cette source

Milan Zukovic (2026). INNC interpolation method (https://fr.mathworks.com/matlabcentral/fileexchange/99749-innc-interpolation-method), MATLAB Central File Exchange. Extrait(e) le .

Žukovič, M.; Hristopulos, D.T., Ising Model for Interpolation of Spatial Data on Regular Grids.Entropy 2021, 23, 1270. https://doi.org/10.3390/e23101270

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
Version Publié le Notes de version
1.0.5

Added missing files

1.0.4

Replacing of demo image

1.0.3

Replacing of demo image

1.0.2

Added demo data and images of reconstruction

1.0.1

Removed redundant file

1.0.0