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

搜索资源列表

  1. Romberg

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

    • 发布日期:2017-04-03
    • 文件大小:769
    • 提供者:harry
  1. long-bei-ge-ji-fen-fa

    0下载:
  2. 用龙贝格积分法求x3dx;sinx2dx的近似值。(计算结果取4位小数,精确度为≦10-5)-With dragons berger integral method for x3dx Sinx2dx approximation (the calculation results take 4 decimal places, the accuracy of 10-5
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:33456
    • 提供者:王闯
  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. 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. Numeric-Initial-Source-File

    0下载:
  2. 龙贝格积分辛普森积分 梯形积分源程序 完全好用 经过运算核实过的-Numeric Initial C source File
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:117567
    • 提供者:曾杰
  1. romberge

    0下载:
  2. 龙贝格积分法,数值积分的经典,数值分析作业,自己做的,调试可以运行,很有学习价值!-romberge integral method, the numerical integral classics, the numerical analysis work, oneself do, commissioning can run, it s learning value!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:23621
    • 提供者:王丽
  1. smyhvae004

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

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:梅亚敏
  1. 10-algorithm-C-language-source-code

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7443
    • 提供者:方琪
  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. 1

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8474
    • 提供者:zhaobiao
  1. 32365

    0下载:
  2. 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:320709
    • 提供者:学制
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. shuzhi

    0下载:
  2. 数值分析的拉格朗日.牛顿插值.龙贝格.rungkutta算法-Romberg the. Rungkutta algorithm numerical analysis of the Lagrangian. Newton interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:5768
    • 提供者:陈天昊
  1. LBG

    0下载:
  2. 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the li
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:45443
    • 提供者:changyanhui
  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. numerical

    0下载:
  2. 计算方法的龙贝格数值积分的C++语言实现方法。-Calculated Romberg numerical integration C++ language.
  3. 所属分类:Development Research

    • 发布日期:2017-11-24
    • 文件大小:52722
    • 提供者:ma
  1. numerical-methods

    1下载:
  2. 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:4411
    • 提供者:黄建理
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com