搜索资源列表
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation a
Simpson
- [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton- Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation an
Numerical-integration-method
- 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical
Simpson
- [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.-[Numerical algorithm] integral algorithm of Simpson algorithm Simpson algorithm derived from Newton-Cotes formula, is a type q
cotes
- 计算机数值方法中Newton-Cotes公式积分算法的演示算法-Computer Numerical methods Newton-Cotes integration formula algorithm demonstration algorithm
valueanalysis
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of
nt_cotes
- 牛顿-科茨求积公式 是常微分方程的数值解法-Newton- Cotes quadrature formula is the numerical solution of ordinary differential equations
fuhuaqiujikechengsheji
- 利用复化梯形公式、 Newton-Cotes公式 、 Romberg公式进行积分数值计算,将计算结果与精确值比较。给出实例,并编写程序,给出结论。-Rehabilitation of the use of trapezoidal rule, Newton-Cotes formulas, Romberg numerical integration formula, the calculation results compared with
ncc_tetrahedron
- Newton-Cotes积分公式的加权系数计算程序库。用Fortran90编写。-NCC_TETRAHEDERON is a FORTRAN90 library which defines the weights and abscisass for a sequence of 7 Newton-Cotes closed quadrature rules for the tetrahedron.
shuzhijifen
- 包含用辛普森系列公式求积分 用牛顿-科茨系列公式求积分 用高斯公式求积分 用高斯拉道公式求积分等等 -Formula contains the points with the Simpson family of Newton- Cotes quadrature formula of the Gaussian series of quadrature formulas of high Tesla Road, quadrat
Numerical-integration
- 求解定积分的数值方法多种多样,如简单的梯形法、辛普生(Simpson) 法、牛顿-柯特斯(Newton-Cotes)法等都是经常采用的方法。它们的基本思想都是将整个积分区间[a,b]分成n个子区间[xi,xi+1],i=1,2,…,n,其中x1=a,xn+1=b。这样求定积分问题就分解为求和问题。-Numerical integration
Cpp1
- 龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formula
ee5045e7c261
- matlab cotes and other programs
matlabjifen
- 牛顿-柯特斯数值积分公式及其MATLAB的实现 复化Newton-Cotes数值积分公式-Newton- Cotes numerical integration formula and the MATLAB implementation of complex numerical integration of Newton-Cotes formulas
NonlinearVolterra
- 利用Newton-Cotes积分公式求解第二类非线性Volterra积分方程-Newton-Cotes integral formula for solving the second class of nonlinear Volterra integral equations
Newton-cotes
- 牛顿科兹求积分的方法,算法合理,易于实现-Newton Cotes
MATLAB-M-FILES
- 数值分析例题,包括欧拉法、龙格-库塔法、牛顿拉夫逊算法、牛顿-斯柯特和高斯消元法-Gaussian Elimination Row Operations Newton Raphson Newton-Cotes integration Euler s method Runga-Kutta gaussjordan
Newton-Cotes
- Newton-Cotes 的算法说明、流程图、运行代码;-Newton-Cotes numerical integral algorithm, flow chart, operation code
Newton-Cotes
- 利用Newton-Cotes积分公式求解第二类非线性Volterra积分方程:(Using the Newton- Cotes integration formula for solving nonlinear on the second integral equation:)