interpolation


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by teresa on September 09, 1998 at 16:54:49:

I want to interpolate a function f(x,y) on a two dimensional grid. I have the values of funtion on grid points.


I want to use cubic spline interpolation. I want a C/Pascal code for the above problem.

Can you help me or guide me with suitable references.



Follow Ups: