CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 复化梯形公式

搜索资源列表

  1. fhtxgs

    0下载:
  2. 简单实现了复化梯形公式的求解,并且分析了数据误差和分段数之间的关系图
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1441
    • 提供者:于来
  1. erchongjifen

    0下载:
  2. 该程序为重积分的计算。应用复化梯形公式,采用逐次二分步长的方法,并应用外推思想。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:986
    • 提供者:潘晓惠
  1. numerical_analysis_classic

    0下载:
  2. 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:149475
    • 提供者:丁一
  1. trapezium_formula_quadrature_new

    0下载:
  2. 数值分析中的复化梯形公式求积的问题,程序中含输入/输出界面。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10449
    • 提供者:丁一
  1. fuhuatixing1

    0下载:
  2. 复化梯形求积公式:定积分近似计算的一个有效方法——复化牛顿-科玆方法,其中最常用的当推复化梯形公式。-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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:47693
    • 提供者:klb
  1. tixing

    0下载:
  2. 复化梯形公式计算积分的通用程序,方便快捷!非常好用-Trapezoidal formula rehabilitation of the general program points, convenient and quick! Very good
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:607
    • 提供者:张龙
  1. 1

    0下载:
  2. 这是一个利用复化梯形公式计算定积分的c程序算法 很强大 -revolution to solve simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:277147
    • 提供者:胡俊武
  1. da2

    0下载:
  2. .牛顿—科特斯公式:梯形公式、辛普森公式、科特斯公式; 2.复化求积公式:复化梯形公式、复化辛普森公式; -. Newton- Cortez formula: the trapezoidal rule, Simpson formula, Cortez formula 2. Complex of the quadrature formula: complex trapezoid formula, complex formulas of Simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:134545
    • 提供者:张克
  1. For-integral

    1下载:
  2. 用区间逐次分半的复化梯形公式计算定积分的近似值,具有要求精度条件-Successive half with the complex range of trapezoidal approximation of definite integrals calculated with precision the conditions required
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:194450
    • 提供者:zhangjiahui
  1. Lab4

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:774
    • 提供者:yutao
  1. shuzhifenxi

    0下载:
  2. 数值分析报告,包括追赶法求解三对角方程、迭代法求非线性方程、曲线拟合、区间逐次分半的复化梯形公式计算积分,题目、代码及运行结果。-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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:395806
    • 提供者:yutao
  1. ex2.10

    0下载:
  2. 本程序通过复化梯形公式计算二重积分,既有精度高,操作简单的特点。-This program is to calc out the compound trapezoid.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:755
    • 提供者:张江彬
  1. Numerical-integration-routine

    0下载:
  2. 其中一个是是变步长复化梯形公式例程,该程序是用变步长复化梯形公式计算定积分的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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5806
    • 提供者:静静
  1. jisuan

    0下载:
  2. 用复化梯形公式和复化辛卜生公式计算积分 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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:656
    • 提供者:柳庆东
  1. 2

    0下载:
  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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:45794
    • 提供者:刘海林
  1. numerical-calculus

    0下载:
  2. 数值微积分,使用复化梯形公式和复化辛浦生公式计算定积分-The numerical calculus, using a compound trapezoid formula and complex XinPuSheng formula to calculate definite integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:310184
    • 提供者:熊莹
  1. complex-T

    0下载:
  2. 复化梯形公式积分的源程序,原创,数值计算课程的作业,有注释有例子,分享-Compound trapezoid formula of integral source, the original course of the assignment of numerical calculation, there are comments there are examples to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:993
    • 提供者:yzr
  1. Numerical-integration

    0下载:
  2. 功能:1.复化梯形公式法 2.复化辛普生公式法 3.变步长梯形公式法 4.变步长辛普生公式法. 5. 退出-Features: 1. Compound trapezoid formula method             2. The complex of Simpson Formula Method             3. Variable Step t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:42861
    • 提供者:孙义义
  1. Π近似值

    0下载:
  2. 采用数值积分算法中的复化梯形公式和复化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
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:阿晨1
  1. 作业4

    2下载:
  2. 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid integral formula and complex S
  3. 所属分类:数学计算

    • 发布日期:2021-02-28
    • 文件大小:101376
    • 提供者:雪之下雪乃
« 12 »
搜珍网 www.dssz.com