AndrewSpotlight
Mechanical
- Jul 5, 2011
- 8
Hi,
Suppose there are three parameters x,y,z, where z is a function of x,y such as z=f(x,y). If I know the value of z at a specific (x,y), for instance f(1,2)=11, f(2,3)=12, f(3,4)=13, f(4,5)=14, is there a way to get z value wrt different (x,y) via interpolation?
(in my case x,y,z are one-column vectors in the same form of n*1)
Thanks!!!
Suppose there are three parameters x,y,z, where z is a function of x,y such as z=f(x,y). If I know the value of z at a specific (x,y), for instance f(1,2)=11, f(2,3)=12, f(3,4)=13, f(4,5)=14, is there a way to get z value wrt different (x,y) via interpolation?
(in my case x,y,z are one-column vectors in the same form of n*1)
Thanks!!!