文件名称:Interpolation
介绍说明--下载内容均来自于网络,请自行研究使用
本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, tested in mainInt.m file, and compare with the fitting function. For learning numerical Programmer s Reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter4_Newton.m
Chapter4_polyfit.m
mainInt.m
Chapter4_Lagrange.m