文件名称:interpolation-algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
给定m个节点的函数值,分别利用牛顿插值法和拉格朗日插值法,计算固定点处的函数值-Function value to the set of m nodes, Newton interpolation and Lagrange interpolation method to calculate the function value of the fixed point
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lagrange_interpolation_algorithm.m
Newton_interpolation_method.m
说明.txt