INNC interpolation method

Ising model with nearest-neighbor correlations (INNC) is applied for classification/interpolation of spatial data on a regular grid
56 Downloads
Updated 22 Oct 2021

View License

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.

Cite As

Milan Zukovic (2024). INNC interpolation method (https://www.mathworks.com/matlabcentral/fileexchange/99749-innc-interpolation-method), MATLAB Central File Exchange. Retrieved .

Ž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

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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