/2D-Interpolation

A implementation of Lagrange interpolation in 2 Dimensions

Primary LanguageMATLAB

2D-Interpolation

A implementation of Lagrange interpolation in 2-Dimensions

Currently the function interp2D() will output an entire matrix but can be easily altered to generate a single point.

main.m contains a short script for illustration

Example Output