View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ronq ronq is offline
external usenet poster
 
Posts: 2
Default Looking For Interpolation code

I am looking for some to perform bicubic spline, polynomial and/or
other nonlinear interpolation on X, Y , Z data sets. Ideally, I'd
like to interpolation a 2D array of values and possibly better derive
equations to calculate data the data points. Any help would be
appreciated.