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

搜索资源列表

  1. functionzRR

    0下载:
  2. %code2_1 for lecture 1 Simpson s rule
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3041
    • 提供者:讲演
  1. Double Integrand (NORMAL)

    0下载:
  2. 辛普森法則(Simpson's rule)是一種數值積分方法,是以二次曲線逼近的方式取代矩形或梯形積分公式,以求得定積分的數值近似解。
  3. 所属分类:源码下载

    • 发布日期:2011-06-30
    • 文件大小:115261
    • 提供者:jerry7666
  1. 110

    0下载:
  2. 复合梯形公式和复合辛普森公式的基本思想,编程实现复合梯形公式和复合辛普森公式的积分计算。内有matlab代码和实验报告-Composite trapezoidal rule and composite Simpson formula for the basic idea of programming composite trapezoidal rule and composite Simpson formula for calculating points. There matlab code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:26486
    • 提供者:
  1. m5_4

    0下载:
  2. Double Integration by the Simpson s Rule-Double Integration by the Simpson' s Rule
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:522
    • 提供者:zhangcheng
  1. simpsonovo

    0下载:
  2. Simpson rule with mathematica 5
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3459
    • 提供者:kujta
  1. SimpsonsRule.java

    0下载:
  2. Simpsons Integration: In numerical analysis, Simpson s rule is a method for numerical integration, the numerical approximation of definite integrals. Specifically:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:938
    • 提供者:challe
  1. NumericalAlgorithms

    0下载:
  2. 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3475
    • 提供者:A1042yang
  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
    • 文件大小:11466
    • 提供者:yuan
  1. ALGO7-2

    0下载:
  2. Simpson Rule Algo7-2.c C program for implementing Algorithm 7.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1469
    • 提供者:virumpa
  1. Lab3

    0下载:
  2. Paper along with source codes for problems using Simpson Rule, Gaussian Quadrature
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:59451
    • 提供者:ver0
  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
    • 文件大小:872
    • 提供者:apple
  1. Numerical-assignment-Sharp3

    0下载:
  2. estimation of function dervicative using numerical and estimation of intergration using composite Simpson rule..example with matlab simulation-estimation of function dervicative using numerical and estimation of intergration using composite Simpson
  3. 所属分类:matlab

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

    0下载:
  2. his program calculates integral of f(x) using Composite Simpson rule.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:s.h
  1. HMF_simpson

    0下载:
  2. Simpson rule Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:hamid
  1. Simpson

    0下载:
  2. 辛普森(Simpson)公式是牛顿-科特斯公式当n=2时的情形,也称为三点公式。辛普森公式是利用区间二等分的三个点来进行积分插值。其科特斯系数分别为1/6,4/6,1/6.-The paper points out the defects of the const pressure wave velocity method and do some improvements on it: rebuilding the expressions of the pressure wave velocit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:608
    • 提供者:baoluyao
  1. Simpson-method

    0下载:
  2. 辛普森法则是一种数积分分方法,是以二次曲线逼近的方式取代矩形或梯形积分公式 ,以求得定积分的数值近似解。-Simpson' s rule is a number of integral method based on quadratic curve approximation instead of rectangular or trapezoidal integral formula to obtain the value of the definite integral approx
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:10638
    • 提供者:马峻修
  1. simpson

    0下载:
  2. input lower limit,upper limit and the intervals to find the area of a funcion using simpson rule
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:546
    • 提供者:miyako
  1. Simpson-Rule

    0下载:
  2. Simpson s rule for numerical integration
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:656
    • 提供者:
  1. simpson

    0下载:
  2. Simpson’s Rule Intgral
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:651
    • 提供者:poch14
  1. simpson

    0下载:
  2. Adaptive Simpson's Rule Python
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:11264
    • 提供者:treamont
« 12 »
搜珍网 www.dssz.com