Page History: linterp
Compare Page Revisions
Page Revision: 2010/07/19 11:49
linterp(x-vector,y-vector,number) - Linear interpolation function
Two vectors represent the x and y coordinates of a vector in 2D space. Calculate the y coordinate corresponding to the x value
number. The x and y vectors must be of the same size.
Return to
Functions page