说明:包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
说明:拉格朗日插值、牛顿插值、埃尔米特插值三次样条插值以及各种插值的比较。以及插值龙格现象
说明:矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
说明:数值分析算法,包括二分法、牛顿迭代法、高斯消去法、基本迭代法、拉格朗日插值、额米特差值、三次样条插值、复化求积算法、龙贝格求积算法等一系列数值分析求解算法。