Date: 09/23/07 (Algorithms) Keywords: no keywords I need to come up with an algorithm and general formula for using bilinear interpolation onto a regularly-spaced 2-D grid (x,y) from starting observations that are irregularly spaced. I know how to do bilinear interpolation when going from one regular grid to another, but my starting points are irregular, so I'm not sure how to alter it. The regular form I've used is: Source: http://community.livejournal.com/algorithms/92551.html
|