拉格朗日、分段线性、三次样条三种插值的方法我要分享

Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation

拉格朗日插值 拉格朗日 插值-matlab MATLAB-三次样条 chazhihenihe

关注次数: 378

下载次数: 0

文件大小: 118K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:matlab实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析


English Description:

MATLAB realizes Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation, changes the number of nodes, and makes a preliminary analysis of the three interpolation results


代码预览

实验2

.....\chazhi1.m

.....\chazhi2.m

.....\dianzu1.m

.....\dianzu2.m

.....\lagr1.m

.....\runge.m

.....\xueyao1.m

.....\xueyao2.m

.....\作业2.doc