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

搜索资源列表

  1. 四种方法求积分

    0下载:
  2. 四种方法求积分:runge-kutta法,crank_nicolson法,adams法,ab4-am4法,改进型ab4-am4法-four methods for ranking : Runge - Kutta method, crank_nicolson, adams, ab4 - am4, improved ab4 - am4 France
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3061
    • 提供者:叶真
  1. 求积分的好东西

    0下载:
  2. 很经典的一类数学问题,直接封装好的求积分的类,很不错的拉-classic kind of a mathematical problem that directly Packaging good points for the category, quite Rafah
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41973
    • 提供者:刘胜国
  1. 自适应Simpson积分算法

    0下载:
  2. 这是一个很实用的求积分算法,自适应算法是一种很有前途的算法,特为其发展贡献绵薄之力。-This is a very practical for integration algorithm, adaptive algorithm is a very promising algorithm, special small way contribute to its development.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:张明
  1. 求积分的类

    0下载:
  2. VC类代码,求积分的类,可应用到自己程序中-VC category code for the integration category, can be applied to their own procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51806
    • 提供者:石头
  1. 求积分

    0下载:
  2. 用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!-A quadrature arithmetic programmed with VC.It still has faults,welcome to download and give your valuable advice
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44089
    • 提供者:王哲
  1. Romberg求积分(研究生数值分析作业)

    1下载:
  2. Romberg求积分(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. long.zip

    0下载:
  2. 用龙贝格方法求积分,Romberg method used for points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:837
    • 提供者:lxw
  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  1. RungeKuttaVerner

    0下载:
  2. Runge-Kutta-Verner方法求积分,包括cpp源码-Runge-Kutta-Verner method of quadrature, including the cpp source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:873
    • 提供者:liuct
  1. CalcuJifen

    0下载:
  2. 求积分的经典算法,很简单的算法,一看就明白-Points for the classical algorithm, the algorithm is very simple, one look to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:32349
    • 提供者:李宁
  1. d01akf

    0下载:
  2. 求积分,可以计算被积函数高震荡的一维积分- D01AKF IS AN ADAPTIVE INTEGRATOR, ESPECIALLY SUITED TO C STRONGLY OSCILLATORY NON-SINGULAR INTEGRANDS, WHICH CALCULATES C AN APPROXIMATION TO THE INTEGRAL OF A FUNCTION OVER A FINITE C INTERVAL (A,B) C C
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:73760
    • 提供者:Jinying Xu
  1. simpson

    0下载:
  2. 这是一个相当有用的程序,用辛普森方法求积分,经常用到的。-This is a very useful procedure, using Simpson' s method of quadrature is often used.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:713
    • 提供者:zhaoyong
  1. Integral

    0下载:
  2. 快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:695
    • 提供者:地址
  1. 第8章 数值积分

    1下载:
  2. 求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并奠定了这个分支的理论基础。(For a definite i
  3. 所属分类:matlab例程

  1. c语言实现二重积分

    0下载:
  2. 使用C语言计算积分,对于离散数据求积分十分管用(Using C language to calculate the integral, for discrete data for integration, very useful)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:小新viola
  1. matlab求定积分之实例说明

    1下载:
  2. 用matlab求定积分的若干实例,包含注释讲解(The file contains several instances of the integration calculating with MATLAB, including explanatory and interpreting notes)
  3. 所属分类:matlab例程

  1. matlab求不定积分定积分

    0下载:
  2. MATLAB求解不定积分,定积分,程序例子和说明(MATLAB solving indefinite integral, definite integration, procedures, examples and instructions)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:33792
    • 提供者:GJG123
  1. 辛普生矩形积分

    1下载:
  2. 用c++编程语言并且用辛普森积分的方法求积分(Using c++ programming language and using Simpson integral method to calculate integral)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-02
    • 文件大小:4787200
    • 提供者:Maxin
  1. 利用matlab来求积分

    1下载:
  2. 对函数进行积分运算的,matlab语言。里面有详细的事例,简单易懂(To integrate the function, matlab language.There are detailed examples, easy to understand.)
  3. 所属分类:文章/文档

    • 发布日期:2020-06-19
    • 文件大小:561152
    • 提供者:PHY-yang
  1. matlab求积分实例

    2下载:
  2. 插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:11264
    • 提供者:XWLYF
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com