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

搜索资源列表

  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. 002

    0下载:
  2. 龙贝格积分的算法——计算方法的实验之一。-Romberg integration algorithm- calculation of the experimental one.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:580
    • 提供者:宁仔
  1. shuzhijisisuan

    0下载:
  2. 数值计算源代码:包含romberg和差值计算的matlab代码,线性方程组和迭代法的c源代码。-Numerical code: the difference between calculated and included romberg matlab code, linear equations and the iterative method c source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:305964
    • 提供者:zhangzinan
  1. dingjifen

    0下载:
  2. VC编程,romberg积分两种方法,复化梯形积分,计算数学-VC program, romberg points two ways, rehabilitation of the trapezoidal integration, computational mathematics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1590
    • 提供者:张若冰
  1. Numerical-analysis

    0下载:
  2. 数值分析的几种常用算法,包括牛顿迭代、龙贝格、雅可比算法等,用c++编写。-Numerical analysis of several commonly used algorithms, including Newton, Romberg, Jacobi algorithm, written using c++.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:6189
    • 提供者:zx
  1. 312009

    0下载:
  2. 龙贝格积分,功能是已知一些节点,则可以根据龙贝格积分方法得到这些点的近似函数-Romberg integration, the function is known to some of the nodes, you can get according to Romberg integration method approximate the function of these points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:135631
    • 提供者:黄彬
  1. MATLAB

    0下载:
  2. 列主元高斯消去法、LU三角分解法、龙贝格(Romberg)算法、最小二乘法的Matlab程序及运行结果-Column principal component Gaussian elimination, LU triangular decomposition method, Romberg (Romberg) algorithm, least-squares method in Matlab and the results
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36760
    • 提供者:lihui
  1. Romberg(cPP)

    0下载:
  2. 利用c++编写的龙贝格算法程序,供大家学习参考。-very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:627
    • 提供者:zhaokuan
  1. Numerical-analysis-of-program-2

    0下载:
  2. 数值分析算法,该压缩包含有龙贝格算法、龙格库塔法法、牛顿差值多项式法等-Numerical analysis algorithms, the compression includes Romberg algorithm, Runge-Kutta method, Newton s the difference polynomial method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4029
    • 提供者:David
  1. functions-of-numerical-computation

    0下载:
  2. 数值计算中,贝叶斯函数,高斯函数,Romberg,Runge,euler的matlab实现,简便易使用.-matlab program of Bezier,Guess Romberg,Runge,euler method in Numerical computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1743
    • 提供者:sara
  1. code1

    0下载:
  2. matlab的龙贝格算法,简单便捷,可以来下载哦-Romberg algorithm in matlab , simple and convenient , you can download
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3089
    • 提供者:周泽宇
  1. shuzhi

    0下载:
  2. 主要应用于数值计算,其中包括插值法和数据拟合相关的程序,还有数值积分的龙贝格积分和高斯-勒让求积公式的程序-Mainly used in the numerical calculation, including interpolation and data fitting procedures related procedures, numerical integration of the Romberg integration and Gauss- Legendre quadrature fo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3706
    • 提供者:sunli
  1. longbei

    0下载:
  2. 龙贝格化工热力学计算的代码,可以直接用的。-The Romberg Chemical thermodynamic calculation code can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2769
    • 提供者:njsh
  1. gaussshuzhi

    0下载:
  2. 在matlab中用ROMBERG方法求二重积分-Seeking double integral using Romberg method in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:651
    • 提供者:whushu
  1. smyhvae004

    0下载:
  2. 龙贝格求积公式,经过测试,非常有用,希望能帮助到大家-Romberg quadrature formula, tested, very useful, and hope to help everyone
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:梅亚敏
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com