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

搜索资源列表

  1. romb

    0下载:
  2. 龙贝格求积法,并以x/(4+x*x)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:953427
  1. lrgs

    0下载:
  2. 勒让德-高斯求积法,并以x*x+sinx(2.5<=x<=8.4)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:730
    • 提供者:953427
  1. Romberg

    1下载:
  2. Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:601
    • 提供者:陆麒锋
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. matlab2

    0下载:
  2. 数值分析计算实习题.复化梯形求积.复化辛普森求积.自适应步长辛普森求积.龙贝格函数求积.-Practical numerical analysis problems. Repeated trapezoidal quadrature. The Simpson quadrature. Adaptive Simpson Quadrature step. Romberg Quadrature functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1535
    • 提供者:YipingMa
  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. 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. szfxShiYan8

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

    • 发布日期:2017-04-17
    • 文件大小:127549
    • 提供者:YangForm
  1. smyhvae004

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

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:梅亚敏
  1. Romberg

    0下载:
  2. 实现龙贝格求积,用龙贝格算法求积分属于数值分析的范围-To realize the dragon office quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1011
    • 提供者:lmy
  1. fromb

    0下载:
  2. 使用Visual C++编写的龙贝格求积法,并附有结果截图-The the Romberg quadrature method, written using the Visual C++ with results screenshot
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:12440
    • 提供者:张伟
  1. Aitekenaromberg

    0下载:
  2. 在学大学习数值计算时编写数值算法,本程序是基于C语言编写的Aiteken加速收敛法和romberg求积算法。-Numerical study in school when writing large numerical algorithm, the program is based on the C language Aiteken accelerated convergence method and romberg quadrature algorithms. .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:709
    • 提供者:Jerry
  1. longbeigeshiyan

    0下载:
  2. 简介龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。-Introduction Romberg quadrature formula is also known as successive half acceleration method. It is the trapezoidal formula, formulas and Cotes formulas Xinbo students based on the rela
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:452982
    • 提供者:闫国翔
  1. Math

    0下载:
  2. 龙贝格求积分,辛普森求积分,梯形公式以及三次样条求积分-Romberg quadrature, Simpson quadrature, trapezoidal formula and cubic spline quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:155043
    • 提供者:程功
  1. longbeigeqiujigongshi

    0下载:
  2. 龙贝格求积公式-Romberg quadrature formula
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:10797
    • 提供者:赵博
  1. Numerical-Recipes

    0下载:
  2. 本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:33200
    • 提供者:周东
  1. 4

    0下载:
  2. 数值分析,龙贝格求积公式,求解定积分程序 -Romberg quadrature formula, solving definite integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2735
    • 提供者:ningchungui
  1. Gauss-Legendre_Romberg

    0下载:
  2. 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given funct
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1271
    • 提供者:April
  1. shuzhijifen

    0下载:
  2. 变补长梯形求积法、变步长辛卜生求积法、自适应梯形求积法、龙贝格求积法等多种数值积分C++源代码-Adaptive quadrature method and trapezoidal romberg quadrature method for multiple numerical integration, such as C++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:张峰
  1. shuzhijishuan

    0下载:
  2. 数制转换,龙格库塔方法,龙贝格求积公式,最小二乘法,列主元消去法-Number system conversion, Runge-Kutta methods, Romberg quadrature formula, least squares method, out PCA elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2468
    • 提供者:Tom
« 1 23 »
搜珍网 www.dssz.com