Skip to main content
1-Visitor
November 18, 2013
Question

2D Linear Interpolation

  • November 18, 2013
  • 0 replies
  • 3476 views

Description:

Linear interpolation is a common scientific and engineering concept - it's the process of estimating intermediate values from a series of X-Y points by connecting adjacent points with a straight line.  This is a relatively straightforward process for 1-D data (i.e a series of corresponding X  and Y points), using Mathcad's linterp function.