| Author |
Comment/Response |
S. Perez
|
12/08/99 6:44pm
I want to find a function (approximation)that corresponds to the interpolation of a 3D scatter array of data given by its coordinates {{x1, y1, z1}, {x2, y2, z2}, ...} like {{1.1, 2.5, 2.9}, {3.3, 7.2, 2.7},
{.5,6.4, 3.2}, {4.7, 5.2, .9}};
which means to find the surface that fits the spatial distribution of points.
Since the points are randomly spaced I can't use ListInterpolation.
Thanks by your help ...S. Perez
URL: , |
|