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

搜索资源列表

  1. VB_NUM3

    0下载:
  2. 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4.19kb
    • 提供者:李春波
  1. romberg.龙贝格计算程序

    0下载:
  2. 龙贝格计算程序,按照函数格式输入积分区间和函数即可,Romberg program, in accordance with the format of input function and the function of integral interval can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-28
    • 文件大小:1.05kb
    • 提供者:胡飞
  1. romberg

    0下载:
  2. 在理解龙贝格算法的基础上,利用MATLAB软件使这种算法程序实现。并以解决一个求解积分题目为直接目的,检验程序的正确性与可行性,推广至同一类型求积公式的解决中。-Understand the basis of the Romberg algorithm, this algorithm program using MATLAB software. And solve the integral subject to solve a direct purpose, the correctness an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:735byte
    • 提供者:叶明
  1. NewtonAndromberg

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.17kb
    • 提供者:secret
  1. Romberg

    1下载:
  2. 用matlab实现Romberg积分,该算法简单易懂,容易初学者掌握-Romberg Integral using matlab,easy to understand
  3. 所属分类:Data structs

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

    0下载:
  2. 使用Romberg求解了定积分,附件有详细说明!-Romberg used to solve the definite integral, is described in detail in Annex!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:15.43kb
    • 提供者:pei
  1. ROMBERG

    0下载:
  2. 在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:651byte
    • 提供者:刘佳
  1. Rombergintegrationmethod

    0下载:
  2. 用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f the function, main function, en
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:177.76kb
    • 提供者:wq
  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. Romberg

    0下载:
  2. Romberg 算法求积分式的值,有报告和主要算法代码,但因工程太大所以没有上传工程-Romberg Algorithm for Finding the value of the integral, it was reported and the main algorithm code, but there is no project too big upload works
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:438.61kb
    • 提供者:xyy
  1. Romberg

    0下载:
  2. 应用Romberg方法计算函数的积分, 应用Romberg方法计算函数的积分。-Application of the integral function of Romberg method, application of Romberg method function points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:671byte
    • 提供者:litao
  1. Romberg-integration-algorithm

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

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

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

    • 发布日期:2017-04-24
    • 文件大小:85.89kb
    • 提供者:Fulop
  1. double-romberg

    0下载:
  2. 龙贝格积分法,二重积分,对电场进行数值计算-Romberg integration method, double integral, the numerical calculation of the electric field
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6.23kb
    • 提供者:张逸
  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. 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. 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
    • 文件大小:650byte
    • 提供者:xuexi
  1. NA1008

    0下载:
  2. 本代码主要是用Romberg算法求曲线积分-The code is the demand curve integral Romberg Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1kb
    • 提供者:唐三葬
  1. romberg

    0下载:
  2. romberg积分公式算法的matlab代码,直接代入函数即可,romberg积分公式算法的matlab代码,直接代入函数即可(Romberg integral formula algorithm matlab code, directly into the function can be)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:50kb
    • 提供者:KVZHEN
« 12 3 4 »
搜珍网 www.dssz.com