[Scilab-users] 3D interpolation

paul.carrico at free.fr paul.carrico at free.fr
Fri Mar 24 18:40:54 CET 2017


Hi all,

I don't know if my question is relavante (or not), but I'm wondering
what is the best way to perform a 3D interpolation, from for the matrix
definition to the interpolation procedure.

Let me using a basic example: I've some curves y = f(x,T) defining a
material behaviour at different temperatures i.e. 1 curve (x,y) per
temperature:
- y = f(x,20)
- y = f(x,100)
- y = f(x,200)

etc.

What is the best way to define a single matrix? [x y T] ?

Next step is to be able to perform a 3D interpolation whatever is the
temperature (for a given x) ... any advice? (of course I'm looking to
INTERP3D flag.

Thanks for any feedback

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20170324/8274ff17/attachment.htm>


More information about the users mailing list