说明:拉格朗日插值、牛顿插值、埃尔米特插值三次样条插值以及各种插值的比较。以及插值龙格现象
说明:包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
说明:是利用matlab程序编写的牛顿插值公式的应用实例的源代码-using Matlab programming Newton interpolation formula examples of the application source code
说明:数值分析算法,包括二分法、牛顿迭代法、高斯消去法、基本迭代法、拉格朗日插值、额米特差值、三次样条插值、复化求积算法、龙贝格求积算法等一系列数值分析求解算法。
说明:matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显...