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

搜索资源列表

  1. Cpp1

    0下载:
  2. 计算定积分的ROMBERG方法,提供给学习计算方法的朋友-ROMBERG definite integral calculation method, calculation methods available to study friends
  3. 所属分类:Algorithm

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

    0下载:
  2. 一款经典的数值计算程序,经过软件调试可以正常运行,运行时需要注意环境-A classic numerical calculation program to normal operation after a software debugging, run-time environment needs attention
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2478
    • 提供者:hansome
  1. Mathalgorithm

    0下载:
  2. 计算机专业数值算法中涉及三次样条插值、Romberg求积和最小二乘算法等内容与源码,非常适合大学计算机专业!-Computer numerical algorithm involves cubic spline interpolation, Romberg quadrature and least squares algorithms such as the content and source, ideal for University computer science!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:759781
    • 提供者:黄华仔
  1. Integraller

    0下载:
  2. 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the length of stride trapezoidal men
  3. 所属分类:Algorithm

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

    0下载:
  2. Hi, this a code for maqtlab in order to solve your problem easily in numerical calculations-Hi, this is a code for maqtlab in order to solve your problem easily in numerical calculations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:544
    • 提供者:ma
  1. lab8

    1下载:
  2. 数值分析中龙贝格积分的代码,是浙江大学数值分析课程第8个实验的代码,见acm网站-Numerical analysis code Romberg integration, numerical analysis course at Zhejiang University No. 8 test code, see acm site
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:742
    • 提供者:丁逸
  1. Romberg1

    0下载:
  2. 该代码利用Romberg算法,实现了给定函数在特定精度的数值积分。-The code using Romberg algorithm to achieve a given function in a specific numerical integration accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:王静
  1. JIFEN

    1下载:
  2. 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1125
    • 提供者:宋畅
  1. Romberg-integration-algorithm

    0下载:
  2. Trapezoidal integral formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:764
    • 提供者:CH被射之雕
  1. Numerical-Integration

    0下载:
  2. 复化梯形、复化simpson、变步长梯形、自适应simpson、romberg积分-tixing simpson adaptive simpson Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5217
    • 提供者:
  1. Romberg

    0下载:
  2. 新型Romerg积分方法,在vc++6.0下调试通过,本程序将Romerg积分的精髓思想呈现出来。供大家学习参考-New Romerg integral method, in vc++6.0 through debugging, the program will Romerg points presented the essence of thinking. Reference for them to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:802
    • 提供者:张科
  1. longbeige

    0下载:
  2. 龙贝格算法-Romberg algorithm. . . . . . . . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:597
    • 提供者:gby
  1. longbeige

    0下载:
  2. 计算方法里的龙贝格算法,用c++语言解决龙贝格数值计算-Calculated in the Romberg algorithm, with c++ language to solve numerical Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:579
    • 提供者:朱新新
  1. zxx11

    0下载:
  2. 计算方法里常用的四种方法,龙贝格,龙格库塔,三次样条,拉格朗日-Four commonly used in the calculation methods, Romberg, Runge-Kutta, cubic spline, Lagrange
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2149
    • 提供者:朱新新
  1. 9Lab

    0下载:
  2. Numerical integral, Romberg integral, matlab .m file, source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:87956
    • 提供者:Fulop
  1. Numerical-Analysis

    0下载:
  2. 动态输入节点个数、各节点数据、积分上下限及精度要求(Romberg精度要求      ); 分别用 Lagrange 和 Newtow 插值法计算 p(x) 和 q(x) 在求积节点处的近似值; 分别用梯形公式、辛普森公式和 Romberg 算法计算: 梯形公式、辛普森公式输出T、S,Romberg 算法输出步长、等分数、Tn、Sn、Cn、Rn以及最终的计算结果 -Number of dynamic input nodes, each node of data, po
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1798
    • 提供者:liyi
  1. Numberical_Analysis

    0下载:
  2. 用C++实现的线性代数矩阵计算方法,其中包括牛顿迭代法、LUP分解矩阵法以及龙贝格方法-Implemented with C++ Matrix Method of linear algebra, including the Newton iteration, LUP matrix decomposition method of law and the Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6067
    • 提供者:caogecym
  1. jifen

    0下载:
  2. 使用四种算法计算积分:Gauss-Chebyeshev、Gauss-Legender、逐次减半复化梯形、Romberg积分法。-use four methods to calculate the integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:50862
    • 提供者:Vera
  1. longbeige

    0下载:
  2. c语言编程龙贝格积分算法;很容易根据从低阶的计算劫夺推出高阶的近似值-c programming language Romberg integration algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:764
    • 提供者:王勇
  1. szfxShiYan8

    0下载:
  2. *用数值积分求π的近似值 *复合求积公式 *龙贝格积分-* Seek numerical integration approximation of π* complex* Romberg quadrature points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:127549
    • 提供者:YangForm
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com