QSHEP2D - Interpolation of Scattered Data in the Plane

QSHEP2D takes a set of data values ZDAT(XDAT,YDAT), where the points (XDAT,YDAT) are "scattered" in the plane, and constructs an interpolating function Z(X,Y) which matches the given data, and extends smoothly through the plane.

QSHEP2D is ACM Transactions on Mathematical Software Algorithm number 660. The original text of any ACM TOMS algorithm is available through the NETLIB web site.

Reference:
R J Renka,
QSHEP2D, Quadratic Shepard method for bivariate interpolation of scattered data,
ACM TOMS, Volume 14, 1988, pages 149-150.

Files you may copy include:

The list of routines includes:

Return to the FORTRAN software page.


Last revised on 27 March 2001.