登录
首页 » 算法 » Using Gauss integral formula for numerical integration, will be subdivided into...

Using Gauss integral formula for numerical integration, will be subdivided into...

于 2022-03-19 发布 文件大小:625.00 B
0 176
下载积分: 2 下载次数: 1

代码说明:

利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 改进的哲学家问题,用信号和共享内存实现
    改进的哲学家问题,用信号和共享内存实现- The improvement philosopher question, realizes with the signal and the sharing memory
    2022-01-27 15:21:39下载
    积分:1
  • 使用快速排序对一位数组进行排序
    快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
    2022-08-09 14:10:19下载
    积分:1
  • 大整数
    计及任意大整数单元-受支持的操作:分配、 加、 减、 乘、 鸿沟,模相比,阶乘(限于运行时的最大整数的阶乘将可能限制它对少得多)所有操作都是 TInteger 类的方法和替换的值与结果。对于二进制运算 (除了阶),第二个操作数是作为一个参数传递给该过程。
    2022-03-21 19:32:39下载
    积分:1
  • Pouring steel timing planning algorithm, a detailed procedure for the Notes, in...
    炼钢浇注的时序规划算法,有详细的程序注释,希望对大家有用-Pouring steel timing planning algorithm, a detailed procedure for the Notes, in the hope that useful to everybody
    2022-10-13 06:15:03下载
    积分:1
  • 高斯解线性方程组
    高斯法解线性方程组-Gaussian method for solving linear equations
    2022-08-15 17:21:38下载
    积分:1
  • DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
    DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
    2022-02-24 15:29:18下载
    积分:1
  • 贝塞尔曲线示例
    #include < iostream > #include < 矢量 > #include < math.h > #include"BezierPoint.h" 使用命名空间 std ; BezierPoint 贝塞尔 (方法 < BezierPoint > & pts,双 t) ; 双选择 (双 a,双 b) ; 双 factorial(double num) ; int main(void) { 方法 < < BezierPoint >> 方法警校 ; char endPointCount = 0; 双 inx ; 双 iny ; int ptCount = 0; int 终结点 ; 双 deltaT ; cin >> ptCount >> deltaT ; 为 (int 我 = 0 ; 我 < ptCount; i + +) { cin >> inx >> iny >> 终结点 ; BezierPoint p iny inx) ; 如果 (endPointCount = = 0 & & 终结点 = = 1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; 继续 ; } pts[pts.size()-1].push_back(p) ; 如果 (endPointCount! = 0 & & 终结点 = = 1 & & 我! = ptCount-1) { pts.push_back (方法 < BezierPoint > ()) ; pts[pts.size()-1].push_back(p) ; endPointCount + +; } } 为 (std::s
    2022-03-13 19:08:01下载
    积分:1
  • 利用关联导纳矩阵形成节点导纳矩阵
    利用关联导纳矩阵形成节点导纳矩阵,用于潮流计算,具有很好的通用性。
    2022-07-19 14:48:10下载
    积分:1
  • 三个差值(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)...
    三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)-three programs about interpolation :1:Binary Lagrange interpolation 2:three time interpln interpolation 3:Binary three point interpolation
    2022-02-02 14:30:04下载
    积分:1
  • 此程序计任意数量的独立的基础架构能力的n次幂。
    此程序计算任意数量的独立的基础架构能力的n次幂。
    2023-02-01 08:20:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载