CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Romberg method

搜索资源列表

  1. Romberg

    2下载:
  2. 计算方法程序,龙贝格算法的matlab程序,精简明了,注释全面,自己的计算方法作业,很认真的编写的-Calculation program, Romberg algorithm matlab program, streamlining and clear, comprehensive notes, his method of operation of calculation, it is prepared carefully
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:54.19kb
    • 提供者:沈大勇
  1. Romberg

    1下载:
  2. 计算方法中的龙贝格积分法的matlab程序,以f(x)=sin(x)/x为例。-Romberg integration method in the calculation method matlab program, f (x) = sin (x)/x.
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:3kb
    • 提供者:刘鹏
  1. shuzhifenximatlab

    0下载:
  2. 用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等-Using matlab to solve some numerical analysis of commonly used algorithms, such as Newton method, gauss, romberg, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.52kb
    • 提供者:duhongye
  1. romberg_integration

    0下载:
  2. Romberg integration algorithm: a method for integrating mathematic functions, in MATLAB.
  3. 所属分类:matlab

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

    0下载:
  2. Numerical approximation rn of the definite integral from a to b that is obtained with the aid of Romberg s method with n rows and n columns.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:578byte
    • 提供者:Lokesh
  1. 7

    0下载:
  2. 用Romberg方法计算定积分,使误差不超过10E-5.-Definite integral using Romberg method, so that the error of not more than 10E-5.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12.62kb
    • 提供者:张松昌
  1. Romberg

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

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

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

    • 发布日期:2017-04-06
    • 文件大小:654byte
    • 提供者:vongpo
  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
    • 文件大小:845byte
    • 提供者:金炜
  1. romberg

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

    • 发布日期:2017-04-07
    • 文件大小:10.1kb
    • 提供者:zhangliping
  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
    • 文件大小:35.9kb
    • 提供者:lihui
  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
    • 文件大小:715byte
    • 提供者:彦成
  1. gaussshuzhi

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

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

    0下载:
  2. 计算方法常用算法,包含拉格朗日插值、龙贝格、欧拉方法、 最小二乘法等算法。-Calculation methods commonly used algorithms, including Lagrange interpolation algorithm Romberg, Euler' s method, least squares method.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:7.85kb
    • 提供者:李凯
  1. Numerical-analysis-usingMATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:92.64kb
    • 提供者:庞烁烁
  1. romberg

    0下载:
  2. 计算方法中得romberg算法,matlab编程-Calculation method was romberg algorithm, matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:564byte
    • 提供者:钟少辉
  1. romberg-and-r-k-and-adams

    0下载:
  2. 这是荣贝格积分法、四届荣格库塔法和四阶爱当姆斯法的matlab源程序,经实验好用,结果准确。-This is the glory Berger integration method, four wing-Kutta method and fourth-order love when Williams law matlab source, the experiment easy and accurate.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.33kb
    • 提供者:makangjian
  1. numerical-simulation

    0下载:
  2. 4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function point
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.89kb
    • 提供者:dierlin
  1. Romberg

    0下载:
  2. 数值分析方法中,利用龙贝格方法求解定积分问题,-use Romberg method to solve the problem of definite integral
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:940byte
    • 提供者:zhaojing
  1. romberg

    0下载:
  2. 龙贝格积分,比较高效的数值积分方法,迭代法求积分-Romberg method,efficient numerical integrals function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:601byte
    • 提供者:wukong
« 12 3 4 »
搜珍网 www.dssz.com