CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - romberg

搜索资源列表

  1. Romberg

    0下载:
  2. 用C++来实现Romberg求积算法,是数值分析里典型的一个算法。-In C++ to achieve the Romberg quadrature algorithm is a numerical analysis in a typical algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:11181
    • 提供者:颜君萍
  1. Romberg

    0下载:
  2. 是计算方法中一种重要的积分方法,即Romberg积分方法的Matlab程序-Is an important method of calculating the integral method, which Romberg integration method in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:845
    • 提供者:金炜
  1. Romberg-code

    0下载:
  2. 龙贝格算法的matlab源代码,包含图像,收敛速度分析-Romberg algorithm matlab source code, including images, convergence rate analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:872
    • 提供者:周萧潇
  1. romberg

    0下载:
  2. 龙贝格算法,用龙贝格算法实现数值积分运算-Algorithms of romberg,it s easy to understand
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:612
    • 提供者:jack
  1. romberg

    0下载:
  2. 用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。-用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10339
    • 提供者:zhangliping
  1. romberg

    0下载:
  2. 用龙贝格法求定积分,此例的变量数为三,但整体思路是没错的。-With Romberg method for the definite integral, the number of variables in this case is three, but the overall idea is correct.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:715
    • 提供者:彦成
  1. Romberg

    0下载:
  2. 龙贝格算法matlab程序设计,龙贝格算法matlab程序设计-romberg matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:769
    • 提供者:harry
  1. Romberg

    0下载:
  2. 根据所给定的函数, 积分区间以及所要求的精度值, 编制Romberg 算法的 Matlab 程序-The basis of the given function, the value of the integration interval and the precision required, the preparation of the Romberg Algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9601
    • 提供者:jenny
  1. romberg

    0下载:
  2. Romberg algorithm Romberg Integration
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1075
    • 提供者:Nilio
  1. Romberg-and-yangtiao

    0下载:
  2. 用Romberg and yangtiao方法来求解积分 用Romberg and yangtiao方法来求解积分-use the Romberg and yangtiao method to solve the integrate problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1470
    • 提供者:meng
  1. Romberg

    0下载:
  2. Romberg求积在计算机上用等距节点求积公式时,若精度不够可以逐步加密节点.设将区间-double RombergIntegral( double (* f)( double x), double a, double b) { int k( 0 ) double h = b- a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8615
    • 提供者:jane
  1. Romberg

    0下载:
  2. 数值分析,即计算方法课程中的龙贝格算法源代码。-Numerical analysis, calculation of the Romberg algorithm source code in the methods courses.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:278391
    • 提供者:ChengXYY
  1. Romberg-quadrature-formula

    0下载:
  2. 龙贝格求积公式,求解定积分 ,结果很好,准确实现该算法。 -Romberg quadrature formulas to solve the definite integral, the result is very good, accurate realization of the algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:650
    • 提供者:xuexi
  1. romberg

    0下载:
  2. romberg 数 值 积 分 运 用 c 语 言 编 程 实 现。-romberg shuzhijifen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:439474
    • 提供者:hanhongyun
  1. Romberg

    0下载:
  2. Romberg求积算法,用于数值分析中的数值求积。-Romberg quadrature algorithm for the numerical quadrature in the numerical analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:197184
    • 提供者:lmq
  1. romberg

    0下载:
  2. 文章介绍了龙贝格积分法,用C语言实现定积分编程,应该广泛。-Article describes the Romberg integration method, the definite integral using C language programming, should be wide-ranging.
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:159074
    • 提供者:changyanhui
  1. Romberg

    0下载:
  2. 求积分的优化算法,优点更准确,实现简单,算法实现理想-Romberg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:3121129
    • 提供者:Teddy
  1. ROMBERG

    0下载:
  2. matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数-The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:530
    • 提供者:张翔宇
  1. romberg

    0下载:
  2. 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1165
    • 提供者:Zhang li
  1. romberg-matlab

    0下载:
  2. 描述积分学数值分析龙贝格算法的matlab程序和例题-Descr iption calculus numerical analysis the Romberg algorithm matlab procedures and examples
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:31744
    • 提供者:zjl
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com