Differences between revisions 4 and 5
Revision 4 as of 2006-08-23 00:15:49
Size: 383
Editor: dot
Comment:
Revision 5 as of 2020-01-26 23:13:30
Size: 375
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{#!latex2
Given a set of data points $D \in R^{n+1}$, assumed to be of the form $(f(x_1,...,x_n),x_1,...,x_n)$ we would like to find an appoxiamte function $f'(x_1,...,x_n)$ similar to $f$. This approximate function $f'$ is called the interpolant.
}}}
Given a set of data points $$D \in R^{n+1}$$, assumed to be of the form $$(f(x_1,...,x_n),x_1,...,x_n)$$ we would like to find an appoxiamte function $$f'(x_1,...,x_n)$$ similar to $$f$$. This approximate function $$f'$$ is called the interpolant.

Given a set of data points , assumed to be of the form we would like to find an appoxiamte function similar to . This approximate function is called the interpolant.

For additional information on interpolation see [http://en.wikipedia.org/wiki/Interpolation interpolation] in wikipedia.

Interpolant (last edited 2020-01-26 23:13:30 by scot)