搜索资源列表
okokokok
- 几个数值分析类MATLAB程序,内容如下:拉个朗日插值,三次样条插值法 ,NEWTON插值,hermite插值,mewton形式的hermite插值,平方根法-several types of numerical analysis computer program, which reads as follows : Take a Long Day interpolation, cubic spline interpolation, Newton-interpolation, Hermite
vba3Spline
- 在VBA和MatLab 环境下运行的 VBA三次样条插值程序。-In the VBA and MatLab environment running VBA cubic spline interpolation procedure.
spline3
- 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例, 用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序, 可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。-Cubic spline interpolation function boundary condition for the practical problems cubic spline interp
Three_Spline_Interpolation
- 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
spline3
- matlab三次样条插值程序非自带,第一条件。(Three spline interpolation)
三次样条插值
- 计算方法作业,运用分段插值中的三次样条插值进行数据拟合(Calculation method operation, using cubic spline interpolation in segmented interpolation for data fitting)