搜索资源列表
fuhuatixing
- 用复化梯形的算法思想求取某一表达式在某一点的满足精度的值
fhtxgs
- 简单实现了复化梯形公式的求解,并且分析了数据误差和分段数之间的关系图
erchongjifen
- 该程序为重积分的计算。应用复化梯形公式,采用逐次二分步长的方法,并应用外推思想。
numerical_analysis_classic
- 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法
trapezium_formula_quadrature_new
- 数值分析中的复化梯形公式求积的问题,程序中含输入/输出界面。
复化梯形
- 这是一个计算方法的编程。是关于复化梯形积分的程序,在这里我们可以实现对你需要的梯形求面积。-This is a calculated method of programming. Minute of trapezoidal integration of the procedure, here we can achieve right you need to seek the trapezoid area.
Fredholm
- 该源代码编程实现了分别用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程的数值解的问题,非常值得学习。-The source code for programming of complex, respectively, of trapezoidal integration method, rehabilitation of Simpson integration method, and Guass integral method for solving Fr
fuhuatixing1
- 复化梯形求积公式:定积分近似计算的一个有效方法——复化牛顿-科玆方法,其中最常用的当推复化梯形公式。-Rehabilitation of trapezoidal quadrature formula: Approximate calculation of definite integral is an effective way- rehabilitation of the Newton- Kotz methods, the most commonly used when pushing reh
comSUM
- 复化梯形积分公式,求解给定公式的求和值,基于计算方法课程编程实现
tixing
- 复化梯形公式计算积分的通用程序,方便快捷!非常好用-Trapezoidal formula rehabilitation of the general program points, convenient and quick! Very good
matlab2
- 数值分析计算实习题.复化梯形求积.复化辛普森求积.自适应步长辛普森求积.龙贝格函数求积.-Practical numerical analysis problems. Repeated trapezoidal quadrature. The Simpson quadrature. Adaptive Simpson Quadrature step. Romberg Quadrature functions.
1
- 这是一个利用复化梯形公式计算定积分的c程序算法 很强大 -revolution to solve simpson
jisuanfangfa
- 计算方法程序:三次拉格朗日插值、牛顿插值、复化梯形积分、复化Simpson积分、高斯列主元消去法、LU分解法-Calculation procedure: three Lagrange interpolation, Newton interpolation, complex trapezoidal integration, complex integration of Simpson, principal component elimination method Gauss column, LU
Numerical_integral_methods_used_in_integral_equati
- 高斯数值积分方法用于积分方程求解,包括复化梯形,复化辛普森方法-Gauss numerical integration method for solving integral equations, including the rehabilitation of the ladder, complex method of Simpson
da2
- .牛顿—科特斯公式:梯形公式、辛普森公式、科特斯公式; 2.复化求积公式:复化梯形公式、复化辛普森公式; -. Newton- Cortez formula: the trapezoidal rule, Simpson formula, Cortez formula 2. Complex of the quadrature formula: complex trapezoid formula, complex formulas of Simpson
JIFEN
- 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
Numerical-Integration
- 复化梯形、复化simpson、变步长梯形、自适应simpson、romberg积分-tixing simpson adaptive simpson Romberg
lab3
- 编写用复化梯形积分公式和复化simpson积分公式的通用程序-Prepared using the complex formula and complex integration of trapezoidal integration formula of the general program simpson
For-integral
- 用区间逐次分半的复化梯形公式计算定积分的近似值,具有要求精度条件-Successive half with the complex range of trapezoidal approximation of definite integrals calculated with precision the conditions required
作业4
- 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid integral formula and complex S