搜索资源列表
-
0下载:
这是lagrange插值与Newton插值算法的源代码-Hangzhou interpolation and Newton interpolation algorithm source code
-
-
0下载:
计算方法中的newton插值法的C++源程序-calculation of chemotherapy interpolation C source
-
-
0下载:
* 用牛顿插值法依据N个已知数据点即使函数值
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* 输出: 函数返回值所求插值点的第二坐标
-Newton interpolation method based on N-known data points even function * Input : n -- known data points the nu
-
-
0下载:
Crout分解法、高斯赛德尔法、乘幂法、牛顿插商的简单C++程序,已经引入了一组矩阵数据,想修改的直接用VC进入修改数据就行了。-Crout decomposition method, high斯赛德尔law, by the power law, Newton s simple interpolation C++ Procedures, has introduced a set of matrix data, would like to modify the direct use of VC i
-
-
0下载:
10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power la
-
-
0下载:
C语言实现Newton插值,内容简单明了,代码易懂,可移植性很强。-C language implementation Newton interpolation, the contents of simple and clear, understandable code, portability strong.
-
-
0下载:
计算方法C语言的实现
牛顿插值法,拉格朗日插值法-Calculation of C language realization of the Newton interpolation, Lagrange interpolation
-
-
0下载:
10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
-
-
0下载:
该文件是C语言程序,实现的是数值计算里面的牛顿插值算法,正确无误-This file is a C language program, implementation is the Newton interpolation algorithm of numerical computation, is correct
-
-
0下载:
该文件是C语言程序,实现的是数值计算里面的拉格朗日插值算法,正确无误-This file is a C language program, implementation is the Newton interpolation algorithm of numerical computation, is correct
-
-
0下载:
牛顿插值法 是使用C++语言编写的 里边有.cpp文件 打开后可直接使用-Newton interpolation inside. Cpp files can be used directly
-
-
0下载:
拉格朗日插值法、牛顿插值法C语言的实现,数值计算方法中常用-Lagrange interpolation, Newton interpolation realization of C language, commonly used numerical method
-
-
0下载:
用C++实现牛顿插值算法的一个小小的程序-With C++ Newton interpolation algorithm to achieve a small program
-
-
0下载:
本段代码实现了前向和后向的牛顿插值,并附有详细的注释。-A piece of C code for Newton Interpolation.
-
-
0下载:
这是一个用C语言完成的,牛顿插值法的小程序-This is a C language, Newton interpolation applet.
-
-
0下载:
10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 important algorithms C language source code: Lagrange, Newton interpolation, Gauss, Romberg ~~
-
-
0下载:
使用C++语言实现了牛顿插值和拉格朗日插值-newton interpolation
-
-
1下载:
用c语言编写的插值程序,里面有牛顿插值、拉格朗日插值等供大家学习参考(C language interpolation procedures, which have Newton interpolation, Lagrange interpolation, for reference)
-
-
0下载:
通过C语言实现牛顿插值法,便于给广大大学生实验提供帮助(C language implementation of Newton interpolation method)
-
-
1下载:
龙贝格积分 高斯列主消元法
牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method
Newton iteration three spline interpolation Runge Cartagena)
-