搜索资源列表
-
0下载:
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
-
-
0下载:
牛顿插值是非线性插值的一种,通常用于数据拟和,解方程等,Newton interpolation is a non-linear interpolation, normally used to be and data, such as solving equations
-
-
0下载:
分段线性插值函数库(数值统计运算),基于
visual C++.-Piecewise linear interpolation function library (the value of statistical computing), based on visual C++.
-
-
0下载:
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation,
Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
-
-
0下载:
线性插值算法上机已验证成功适合于计算方法学习者编程-Linear interpolation algorithm on the machine has proved to be successful learners calculation method suitable for programming
-
-
0下载:
分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
-
-
0下载:
数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、
分段三次多项式插值和三次样条插值对所给的数据进行细化
-Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
-
-
0下载:
利用牛顿、拉格朗日、三次样条及线性插值方法拟合数据-The use of Newton, Lagrange, cubic spline and linear interpolation method of fitting data
-
-
0下载:
现在插值函数成为许多人的需要,现在提供牛顿插值的方法来供大家参考,牛顿插值适合线性插值的处理,对于非线性插值并不适合。-Interpolation function will now be a lot of people' s needs, now provides Newton interpolation method to everyone for reference, Newton Interpolation Linear Interpolation of treatment sui
-
-
0下载:
包括线性插值,二次插值,三次hermit插值,以及三弯矩法样条插值。-Including linear interpolation, quadratic interpolation,hermit interpolation,and spline interpolation.
-
-
0下载:
用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
-
-
0下载:
数值分析中的分段线性插值程序,已经写成函数,可直接调用。-Numerical Analysis of linear interpolation procedures are written in function can be called directly.
-
-
0下载:
分段线性插值、3次样条插值、拉格朗日插值-Linear interpolation, 3 spline interpolation, Lagrange interpolation
-
-
0下载:
数值分析中的分段线性插值问题,程序中含插入点个数输入界面-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
-
-
1下载:
c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language
-
-
0下载:
线性差值和三次差值的c语言实现代码,包含测试内容。-Linear Interpolation and cubic Interpolation
-
-
0下载:
用拉格朗日插值、牛顿插值、分段线性插值进行插值点近似值的计算。-Lagrange interpolation, Newton interpolation, piecewise linear interpolation to interpolate point approximation calculations.
-
-
0下载:
用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
-
-
1下载:
一个可以从文件中调用三维点数据的线形插值程序-Call the three-dimensional point data from a file-linear interpolation procedure
-
-
0下载:
插值法:
(1)拉格朗日插值
(2)牛顿插值
(3)分段线性插值
(4)Hermite 插值
(5)样条插值-Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation
-