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

搜索资源列表

  1. sinpson

    0下载:
  2. 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:委员克
  1. quad_M

    1下载:
  2. 分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。-were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.9kb
    • 提供者:张恩理
  1. Simpson

    0下载:
  2. [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.4kb
    • 提供者:AnySand
  1. Simpson.zip

    0下载:
  2. Simpson二重积分数值算法,注释比较详细,Simpson double integral numerical algorithm, the Notes in more detail
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:1.16kb
    • 提供者:okboy
  1. Simpson

    0下载:
  2. 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:960byte
    • 提供者:03
  1. shuzhijiweifen

    0下载:
  2. 实验三 数值积分与数值微分 实验内容:选用复合梯形公式,复合Simpson公式,Romberg算法-Experiment 3 numerical integration and numerical differentiation experiment content: Using composite trapezoidal rule, composite Simpson formula, Romberg Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:11.2kb
    • 提供者:yuan
  1. sy

    0下载:
  2. 常用的数值积分方法(特别是梯形、Simpson方法、和Romberg算法),编制复合梯形公式,复合Simpson公式,Romberg算法的程序,数值积分方法的逐步精致化过程-Commonly used numerical integration methods (in particular, trapezoidal, Simpson method, and the Romberg algorithm), the preparation of composite trapezoidal rule,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:872byte
    • 提供者:apple
  1. Numerical-calculation-method-program

    0下载:
  2. Newton插值法、Lagrange插值法、用梯形公式、Simpson公式求积分、复化数值积分公式的自动控制误差算法-Newton interpolation, Lagrange interpolation method, using the trapezoidal rule, Simpson quadrature formula, complex formulas of numerical integration algorithm for the automatic control erro
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7.02kb
    • 提供者:caibuxinhanxin
  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
    • 文件大小:4.31kb
    • 提供者:黄建理
  1. integral

    0下载:
  2. 该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。-The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m fil
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.11kb
    • 提供者:蔡声泽
  1. shuzhijifen

    0下载:
  2. 数值积分中matlab的实现,其中包括拉格朗日插值、辛普森插值等基本算法。-Numerical integration in matlab realization, including Lagrange interpolation, Simpson and other basic interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:213.48kb
    • 提供者:李大润
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:59.46kb
    • 提供者:songguanjun
  1. numerical_integration_algorithm

    0下载:
  2. 实现复合辛普森公式、隆贝格算法、复合高斯公式求解数值积分,并有案例-Achieve a composite Simpson formula, Long Beige algorithm, Gauss formula for solving complex numerical integration, and there have been cases
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:13.56kb
    • 提供者:wanggang
  1. lab03

    0下载:
  2. 中国科大数值计算方法与算法实验三:复化梯形积分、复化辛普森积分-Numerical methods and algorithms of USTC,lab03.c: trapezoidal integration, complex integration of Simpson
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:585byte
    • 提供者:zx
  1. myIntegration

    0下载:
  2. 数值计算 等间距的数值积分算法 包括 梯形法,辛普森法,牛顿科斯特算法,以及对应的复合算法,-Numerical calculation pitch numerical integration algorithms, including trapezoidal method, Simpson, Newton Coster algorithm, and the corresponding complex algorithms,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:517byte
    • 提供者:妄海
  1. CH9

    0下载:
  2. 基于Fortran编程环境的数值积分算法,包括复合梯形求积法,复合Simpson积分以及复合高斯积分法等-Based on numerical integration algorithm Fortran programming environment, including composite trapezoidal quadrature method, composite Simpson integration and composite Gaussian integral method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6.62kb
    • 提供者:海寒
  1. arctanx

    0下载:
  2. 大数运算,使用泰勒展开、数值积分、复化梯形公式和辛甫森公式、龙贝格算法、欧拉公式、龙格库塔等算法求arctanx-Tarsus operation, uses Taylor, numerical integration, complex trapezoid formula and Simpson Mori formula, Romberg algorithm, Euler equations, Runge-Kutta algorithms seek arctanx
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:36.38kb
    • 提供者:fan1p
  1. simpson

    0下载:
  2. c语言递归调用的方法,实现利用Simpson算法完成给定的复杂函数数值积分,(The method of recursive call in C language to achieve a given numerical integration of a given complex function by using the Simpson algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:1.17mb
    • 提供者:宇哥很生气
  1. Π近似值

    0下载:
  2. 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:26kb
    • 提供者:阿晨1
  1. 数值积分法

    1下载:
  2. 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature formula and long Berg quadratu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:靖哥哥sj
搜珍网 www.dssz.com