Smooth interpolation for sparce data set from a gridded data set



I need to interpolate a smooth hypersurface for a sparse selection of
a gridded data set. Actually, the local maximas and minimas of this
set.

The Matlab function that does this is griddatan. But it is not smooth
- the options are: linear or nearest. The other option is interpn.
But it does work just when someone want to interpolate a hypersurface
trough a gridded subset from another gridded set.

How may I interpolate a smooth surface trough some sparse data points
from a gridded data set?

Thanks in advance,

Raphael Vilamiu
.



Relevant Pages

  • Re: Smooth interpolation for sparce data set from a gridded data set
    ... But it does work just when someone want to interpolate a hypersurface ... How may I interpolate a smooth surface trough some sparse data points ... from a gridded data set? ... The best material model of a cat is another, or preferably the same, cat. ...
    (comp.soft-sys.matlab)
  • Re: Surface to volume.
    ... I manage to create a smooth volume of the sphere. ... % whic voxels on the smoothed surface will be counted ... However I tried to interpolate the volume to make it smoother but the program runs out of memory. ...
    (comp.soft-sys.matlab)