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

搜索资源列表

  1. Romberg

    0下载:
  2. Romberg求积公式,可以达到任意精度。方便使用!基于c++开发。-Romberg quadrature formula, can achieve an arbitrary precision. Easy to use! Based on c++ development.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:756
    • 提供者:jubing
  1. romberg

    0下载:
  2. 用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。-With two adjacent approximate formula (where the latter formula is a formula from the previous one and a half received) is a linear combination of better appro
  3. 所属分类:Algorithm

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

    0下载:
  2. 数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:779
    • 提供者:Crane
  1. Romberg

    0下载:
  2. 自编的Romberg数值积分方法,可以修改不同的被积函数-Self in the Romberg numerical integration method, can modify different integrand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:846
    • 提供者:tang
  1. Romberg

    0下载:
  2. 研究生课程:数值分析课后题:用Romberg算法求积分近似值-Romberg;postgraduate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:118175
    • 提供者:徐凯
  1. Romberg

    0下载:
  2. 数值分析龙贝格算法的C++实现,包括了对多个函数求龙贝格积分,输入为积分上下限-Romberg Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:167985
    • 提供者:ella
  1. romberg

    0下载:
  2. a Matlab program of Romberg Algorithm calculate
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5684
    • 提供者:张晓君
  1. Romberg

    0下载:
  2. 用romberg方法计算定积分,数值积分的一种常用方法-use romberg method
  3. 所属分类:matlab

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

    0下载:
  2. Romberg 算法求积分式的值,有报告和主要算法代码,但因工程太大所以没有上传工程-Romberg Algorithm for Finding the value of the integral, it was reported and the main algorithm code, but there is no project too big upload works
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:449134
    • 提供者:xyy
  1. ROMBERG

    0下载:
  2. TC下开发的龙贝格算法的演示。主要注重于迭代法的应用。-TC developed under Romberg Algorithm Demonstration. Mainly focus on the application of iterative methods.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 应用Romberg方法计算函数的积分, 应用Romberg方法计算函数的积分。-Application of the integral function of Romberg method, application of Romberg method function points.
  3. 所属分类:Algorithm

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

    0下载:
  2. 数值分析,计算方法,经典公式,龙贝格公式算法,技术有限,欢迎大家参考-Numerical analysis, computational methods, the classic formula, the formula method Romberg, technology limited, we welcome the reference to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1137
    • 提供者:陈炎龙
  1. Romberg

    0下载:
  2. 这是计算方法中的一个实验,其主要功能是实现龙贝格算法-This is an experiment in the calculation, and its main function is to achieve Romberg Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1349
    • 提供者:王宇煜
  1. Romberg

    0下载:
  2. 龙贝格积分,积分程序,快捷简单,易于计算,是一个用c++编的积分程序-Romberg integration, integration process, quick and easy, easy to calculate, is a c++ code with the integration process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:duchao
  1. Romberg--Algorithmic

    0下载:
  2. Romberg 算法的的代码,用C语言编写-Romberg algorithm code, using C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:603
    • 提供者:小东
  1. Romberg-sf

    0下载:
  2. 数值分析基于Matlab环境下的龙贝格算法-Numerical analysis based on Matlab environment Romberg algorithm
  3. 所属分类:matlab

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

    0下载:
  2. 这是用龙贝格求解数值积分的一种方法,精确性高-This is solved using Romberg numerical integration method, high accuracy
  3. 所属分类:matlab

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

    0下载:
  2. 数值分析实验,龙贝格算法的实验报告word文档-Numerical experiments, Romberg algorithm lab report word document
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:89989
    • 提供者:wudongfei
  1. romberg

    0下载:
  2. 龙贝格单重积分源程序,使用龙贝格法计算数值积分-Romberg single re-integration source, calculated using Romberg numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5359
    • 提供者:张逸
  1. double-romberg

    0下载:
  2. 龙贝格积分法,二重积分,对电场进行数值计算-Romberg integration method, double integral, the numerical calculation of the electric field
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6384
    • 提供者:张逸
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com