Bilinear interpolation: Difference between revisions

m
Line 126:
f1( 1,-1) = 1, f1(all other corners) is 0.
...
The coordinates (xi,eta) are a vector length 2 as argument y
Supply to interpolate the function values at nodes 0 1 2 and 3 as the x argument.
)
 
Line 147 ⟶ 149:
upper left: 2.2
upper right: 0.7
GRID is an array of coordinate pairs (hence rank 3)
ordered so that _1 _1 is in the lower left of the picture,
directed with 1 _1 to lower right.
)
 
Anonymous user