Code developed during my PhD at the University of Bath, between 2005 and 2009. This toolkit contains functions for interpolating scattered data using normalised convolution, radial basis functions and kriging. Some functions for generating autocorrelated data are also provided.
GNU Make, GCC. Testes on Mac OS X 10.5 and Debian / Ubuntu 8.04/8.10
Run `make`. To override the MEX binary, run: `make MEX=path/to/mex`
BSD. Natural neighbour code contains it's own license.
Matt Foster (matt.p.foster@gmail.com)
Matt Foster (matt.p.foster@gmail.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/mattfoster/matlab-interpolation-toolkit