搜索资源列表
math
- 各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
NumericalAlgorithms
- 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
shuzhijiweifen
- 实验三 数值积分与数值微分 实验内容:选用复合梯形公式,复合Simpson公式,Romberg算法-Experiment 3 numerical integration and numerical differentiation experiment content: Using composite trapezoidal rule, composite Simpson formula, Romberg Algorithm
Romberg
- 龙贝格算法是在积分区间逐次分半的过程中,对用复合梯形法产生的近似值进行加权平均以获得准确程度较高的近似值的一种方法-Romberg
shuzhijifen
- 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
cPP
- 采用c++实现优化的复合梯形公式,辛普森,高斯求函数积分,精度高,效率高-C++ to achieve optimal use of the composite trapezoidal formula, Simpson, Gauss function, integral, high precision, high efficiency
numerical-analysis-matlab
- 数值分析中的复合梯形的算法的matlab程序-Numerical analysis of composite trapezoidal algorithm matlab program
Numerical-analysis-of-program-1
- 数值分析算法,该压缩包含有高斯消去法、复合梯形法、复合辛普森等法-Numerical analysis algorithms, the compression contains have Gaussian elimination method, the composite trapezoidal method, composite Simpson method
Numerical-integration
- 使用高斯、复合梯形、复合辛普生求解二重积分(矩形求积区域和三角型求积区域)的数值计算方法,使用C语言。-Use Gaussian composite trapezoidal composite Simpson solving double integrals (Rectangular Quadrature region and the triangular the Quadrature area), numerical methods, the use of the C language.
Numerical-analysis-MATLAB-
- 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
fuhetixing
- 数值计算中的复合梯形的方法求积分的c++源代码-Numerical calculation of the composite trapezoidal method for the integration of c++ source code
myIntegration
- 数值计算 等间距的数值积分算法 包括 梯形法,辛普森法,牛顿科斯特算法,以及对应的复合算法,-Numerical calculation pitch numerical integration algorithms, including trapezoidal method, Simpson, Newton Coster algorithm, and the corresponding complex algorithms,
comtrasim
- 实现了复合梯形和辛普森的计算,可以控制精确位数-Achieve a composite trapezoidal and Simpson' s calculations, you can control precisely the median
shuzhijifern
- 用复合梯形,复合辛普森公式以及Romberg公式计算数值积分的3个程序-Calculated using the composite trapezoidal numerical integration, composite Simpson formula and Romberg formula 3 program
SOURCE5
- 复合梯形公式计算数值积分 复合梯形法模块 ! Contains : ! 1. 方法函数 ! 2. 测试函数-Compound trapezoid formula for numerical integration Composite trapezoidal module !The Contains: !1. The method of function !2. The test function
Variable-step-for-integrating
- 数值计算基础的实验之一 数值积分变步长梯形法求积分的C语言实验复化梯形法或者叫 复合梯形法。-C language experiment of numerical calculation based experimental numerical integral variable step trapezoidal method for the integration of complex trapezoid method or is called the composite trapezoi
sumluicalinterpolation
- 几个数值算法,二分法,分段线性插值,复合梯形法(Several numerical algorithms, dichotomy, piecewise linear interpolation, composite trapezoid method)