Dear list,
I tried to search for some implementation of 'interpolation', but failed... I have a series of (experimentally) measured values (pairs) like (x1,y1), (x2,y2), ..., (xN,yN). The x values are not equidistant. I need to create a new set (u1,v1), (u2,v2), ..., (uM, vM), with u values being equidistant, and interpolate (linearly, say; or more elaborately later) in between. Does anybody have a code snippet doing this? Thanks! Best regards Ruda ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
