[数] 插值
插值(Interpolation)是在犯罪分布的和犯罪热点的识别上越来越流行的策略 毕业论文,在一定的研究范围内聚集的点来创建平滑的连续的表面。
[数] 内插法
Interpolation(内插法)是当数据包丢失在去客户端的路上然后对手的位置通 常会暂停,然后当一个新的包最终到达时会跳转到最新的位置 。
[数] 内插
空间数据内插:空间数据内插(Interpolation)是根据一组已知的离散数据或分区数据, 按照某种数学关系推求出其他未知点或者未知区域数据的数学过程。
[数] 插值法
[gap=344]关键词:hyperinterpolation,插值法,再生核,单位球面。 AMS主题分类中.
数 双线性插值 ; 双线过滤 ; 双线性插值法
数 双三次插值 ; 双立方插值
三线性插值 ; 三线过滤 ; 三线性插补处理
In the mathematical field of numerical analysis, interpolation is a method of constructing new data points within the range of a discrete set of known data points.In engineering and science, one often has a number of data points, obtained by sampling or experimentation, which represent the values of a function for a limited number of values of the independent variable. It is often required to interpolate (i.e. estimate) the value of that function for an intermediate value of the independent variable. This may be achieved by curve fitting or regression analysis.A different problem which is closely related to interpolation is the approximation of a complicated function by a simple function. Suppose the formula for some given function is known, but too complex to evaluate efficiently. A few known data points from the original function can be used to create an interpolation based on a simpler function. Of course, when a simple function is used to estimate data points from the original, interpolation errors are usually present; however, depending on the problem domain and the interpolation method used, the gain in simplicity may be of greater value than the resultant loss in accuracy.There is also another very different kind of interpolation in mathematics, namely the "interpolation of operators". The classical results about interpolation of operators are the Riesz–Thorin theorem and the Marcinkiewicz theorem. There are also many other subsequent results.