[scilab-Users] "griddata" functuion

Samuel GOUGEON Samuel.Gougeon at univ-lemans.fr
Thu Oct 14 15:04:27 CEST 2010


  ----- Message d'origine -----
De : Antoine Monmayrant
Date : 14/10/2010 14:13:
> Watch out with this one!
> Contrary to Matlab griddata that does linear interpolation, "cshep2d" uses 
> cubic For scattered data, you must use cshep2d() and eval_cshep2d().
> shepard that introduces a lot of under- and over-shoot between sample data points.
> It looks nicer than linear interpolated data, but can be a bit misleading.
This is the interpolation world...
AFAIK, there is no equivalent to griddata() in Scilab (core)

According to its help page, linear_interpn() takes poles on a grid
to interpolate on scattered points, but not the reverse, whereas
original data from Nobuyuki Hosomi are scattered.

Maybe a linear solution could be found in a Scilab external package ?

Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101014/25ad24ea/attachment.htm>


More information about the users mailing list