论文标题
插值和数据拟合的研究:基础和应用
Research on Interpolation and Data Fitting: Basis and Applications
论文作者
论文摘要
在大数据时代,我们首先需要管理数据,这要求我们找到丢失的数据或预测趋势,因此我们需要操作,包括插值和数据拟合。插值是通过已知和离散数据点在范围内推论新数据点的过程。在解决科学和工程问题时,通常通过采样,实验和其他方法获得数据点。这些数据可能代表有限数量的数值函数,其中自变量值。根据这些数据,我们通常希望获得连续的功能,即曲线;或更密集的离散方程与已知数据一致,而此过程称为拟合。本文介绍了为什么主要想法从逻辑上出现,以及如何应用各种方法,因为这些定义已经写在教科书中。同时,我们提供示例以帮助介绍定义或显示应用程序。我们通过结构的方法或功能将插值分为几个部分。首先出现的是多项式插值,其中包含Lagrange插值和牛顿插值,这是必不可少但至关重要的。然后,我们引入了典型的逐步线性插值-Neville的算法。如果我们担心衍生物,那就涉及Hermite插值。如果我们专注于光滑度,它将用于立方花键和Chebyshev节点。最后,在数据拟合部分中,我们介绍了最典型的一个:线性正方形方法,需要通过正常方程式完成。
In the era of big data, we first need to manage the data, which requires us to find missing data or predict the trend, so we need operations including interpolation and data fitting. Interpolation is a process to discover deducing new data points in a range through known and discrete data points. When solving scientific and engineering problems, data points are usually obtained by sampling, experiments, and other methods. These data may represent a finite number of numerical functions in which the values of independent variables. According to these data, we often want to get a continuous function, i.e., curve; or more dense discrete equations are consistent with known data, while this process is called fitting. This article describes why the main idea come out logically and how to apply various method since the definitions are already written in the textbooks. At the same time, we give examples to help introduce the definitions or show the applications. We divide interpolation into several parts by their methods or functions for the structure. What comes first is the polynomial interpolation, which contains Lagrange interpolation and Newton interpolation, which are essential but critical. Then we introduce a typical stepwise linear interpolation - Neville's algorithm. If we are concerned about the derivative, it comes to Hermite interpolation; if we focus on smoothness, it comes to cubic splines and Chebyshev nodes. Finally, in the Data fitting part, we introduce the most typical one: the Linear squares method, which needs to be completed by normal equations.