搜索资源列表
-
0下载:
作业: 牛顿插值法
运行环境:vc
程序语言:c++
程序源代码:work2.cpp (见附件)
-operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
-
-
1下载:
牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
-
-
0下载:
数值分析的C语言程序,
牛顿插值多项式。-Numerical Analysis of the C language program, Newton interpolation polynomial.
-
-
0下载:
C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calculation of a point of time comple
-
-
0下载:
牛顿插值的C语言实现
牛顿插值的C语言实现-Newton interpolation
-
-
0下载:
此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rhomberg, Newton iteration, Newt
-
-
0下载:
c语言编程,可以实现牛顿插值,用于数值分析-c language programming, Newton interpolation can be achieved, for numerical analysis
-
-
0下载:
该程序为牛顿插值C++实现方法,该方法通俗易懂,很好地实现了牛顿插值-The program for the C++ implementation of Newton interpolation method easy to understand, to achieve a good Newton interpolation
-
-
0下载:
数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
-
-
0下载:
拉格朗日和牛顿插值法的C++方法实现(数值分析上机实验)-Lagrange and Newton interpolation, C++ method to achieve(Numerical analysis of the experiment on the computer)
-
-
0下载:
牛顿插值算法,C程序源码,同时包含Flash制作的算法动态演示swf文件,可直观演示差值算法的执行过程。-Numerical algorithm,Newton interpolation algorithm, C source code and flash Dynamic demonstration
-
-
0下载:
10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
-
-
0下载:
数值计算基础牛顿插值法c语言源代码,有运行截图-The numerical calculation basis of Newton interpolation c language source code, run shot
-
-
0下载:
用牛顿,单项式基底,拉格朗日插值的c++函数-Newton, the monomial base, the Lagrange interpolation c++ function
-
-
0下载:
牛顿插值C语言程序,已经编译通过 ,保证好使,编译环境vc6.0-Newton interpolation C Programming Language, the Newton interpolation C Programming Language, Newton interpolation C Programming Language
-
-
0下载:
插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using function f (x) in a certain interval in some point of function value, the appropriate specific function, in these points from the given value, in th
-
-
0下载:
Newton 均差插值多项式 用c语言实现的实验报告,里面包含了完整c语言代码-Newton mean difference interpolation polynomial using c language lab report, which contains a complete c language code
-
-
0下载:
数值分析中的牛顿向前插值公式。用C++编写!-Numerical analysis of Newton' s forward interpolation formula. Written by C++!
-
-
1下载:
数值分析算法中的牛顿插值公式算法!用C++编写!-Numerical analysis algorithms Newton interpolation formula algorithm! Written by C++!
-
-
0下载:
本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
-