About this document
Interpolation Formula and Examples by Ali Tekin is a document available to read on EtoBox.
The document explains two interpolation formulas. The first formula, y = y1 + (x-x1) * (y2-y1) / (x2-x1), is used to interpolate a value y when given x, x1, x2, y1 and y2. The second formula, y = y1 * x / x1, interpolates y using y1 and the ratio of x to x1. Examples are provided applying the formulas to data points to find an interpolated value of y for a given value of x.
- Author
- Ali Tekin
- Language
- EN