Two dimensional cubic spline interpolation


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

Posted by manoj khanna on June 16, 1998 at 23:22:15:

Dear all

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 interpolate the value of funtion, its fist derivative w.r.t x and y, its second drivative w.r.t. x and y, and mixed derivative at a known point in the grid.

I want to use cubic spline interpolation. I want a fortran code for the above problem.

Can you help me or guide me with suitable references.

thanks

manoj
Graduate student
Dept of civil and environmental engineering
The university of melbourne
Parkville, victoria 3052
Australia

email: mkhanna@fritz.devtech.unimelb.edu.au




Follow Ups: