搜索资源列表
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
- 数值分析中的复化梯形公式求积的问题,程序中含输入/输出界面。
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
tixing
- 复化梯形公式计算积分的通用程序,方便快捷!非常好用-Trapezoidal formula rehabilitation of the general program points, convenient and quick! Very good
1
- 这是一个利用复化梯形公式计算定积分的c程序算法 很强大 -revolution to solve 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
For-integral
- 用区间逐次分半的复化梯形公式计算定积分的近似值,具有要求精度条件-Successive half with the complex range of trapezoidal approximation of definite integrals calculated with precision the conditions required
Lab4
- C++编程实例 Lab4 区间逐次分半的复化梯形公式计算积分,数值分析课本P.178,习题#11 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab4 successive half of the complex range of trapezoidal integration formula, numerical analysis textboo
shuzhifenxi
- 数值分析报告,包括追赶法求解三对角方程、迭代法求非线性方程、曲线拟合、区间逐次分半的复化梯形公式计算积分,题目、代码及运行结果。-Numerical analysis report, including catch-up method for solving tridiagonal equation, iterative method for the nonlinear equations, curve fitting, half of the complex range of successi
ex2.10
- 本程序通过复化梯形公式计算二重积分,既有精度高,操作简单的特点。-This program is to calc out the compound trapezoid.
Numerical-integration-routine
- 其中一个是是变步长复化梯形公式例程,该程序是用变步长复化梯形公式计算定积分的C语言程序。另一个是1.1.2 变步长复化抛物线公式例程,该程序是用变步长复化抛物线公式计算定积分的C语言程序。-One is the variable step size compound trapezoid formula routines, the program is the variable step size compound trapezoid formula to calculate definite i
jisuan
- 用复化梯形公式和复化辛卜生公式计算积分 I_1 (f)=∫_0^(π/2)?√(1+cos^2?x ) dx和I_2 (f)=∫_0^(π/2)?〖tan?x/x dx〗 观察n为多少时,所得近似值有6位有效数字。 -Compound trapezoid formula and complexification Xinbo Health formula calculated integral I_1 (f) = ∫ _0 ^ (π/2) ? √ (1+cos ^ 2 ? x) dx
2
- 用c语言写的高斯消元法程序 Gauss-Seidel迭代算法程序 牛顿迭代算法程序 复化梯形公式算法程序 复化Simpson公式算法程序等-Written by c language program Gaussian elimination method Gauss-Seidel iteration algorithm Newton iterative algorithm complex algorithm trapezoid formula of complex algorithms proc
numerical-calculus
- 数值微积分,使用复化梯形公式和复化辛浦生公式计算定积分-The numerical calculus, using a compound trapezoid formula and complex XinPuSheng formula to calculate definite integral
complex-T
- 复化梯形公式积分的源程序,原创,数值计算课程的作业,有注释有例子,分享-Compound trapezoid formula of integral source, the original course of the assignment of numerical calculation, there are comments there are examples to share
Numerical-integration
- 功能:1.复化梯形公式法 2.复化辛普生公式法 3.变步长梯形公式法 4.变步长辛普生公式法. 5. 退出-Features: 1. Compound trapezoid formula method 2. The complex of Simpson Formula Method 3. Variable Step t
Π近似值
- 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
作业4
- 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid integral formula and complex S