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

搜索资源列表

  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. simpson_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是西普生算法-simpson algorithm with c language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:223801
    • 提供者:常晓东
  1. Double Integrand (NORMAL)

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

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

    1下载:
  2. Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分,Matlab numerical integration, including a variety of points of the source Combi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3082
    • 提供者:Wade
  1. fenel_simpson2D

    0下载:
  2. 通过利用辛普森二重积分,求解矩形孔菲涅耳衍射,完全正确的代码。-Through the use of Simpson double integral, Fresnel diffraction Rectangular hole completely correct code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2777
    • 提供者:龙一番
  1. Simpson2

    0下载:
  2. 该代码利用复化辛普深公式求给定函数的数值积分,已知该函数的等分区间。-The code deep with Combined Formula Simpson numerical integration of a given function, the function of the decile range is known.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:659
    • 提供者:王静
  1. double-simpon

    1下载:
  2. 变长辛普森法求双重积分,适用于工程电磁场数值计算-Simpson method for the variable-length double points for engineering electromagnetic field numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:5532
    • 提供者:张逸
  1. lab

    2下载:
  2. 用c语言实现复化Simpson积分,和复化梯形积分的通用程序,其中题目的具体要求见文件夹中的pdf文档-Re-oriented with the c language implementation Simpson points, and re-integration of the general program of trapezoidal
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:46026
    • 提供者:孟中
  1. jifen

    0下载:
  2. 用复合辛普森公式求积分的vc++ 算法。 VC6.0编译的-Composite Simpson' s quadrature formula for the vc++ algorithm. VC6.0 compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:216428
    • 提供者:kyo
  1. Fredholm

    1下载:
  2. 该源代码编程实现了分别用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程的数值解的问题,非常值得学习。-The source code for programming of complex, respectively, of trapezoidal integration method, rehabilitation of Simpson integration method, and Guass integral method for solving Fr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1222386
    • 提供者:jyll
  1. daima

    2下载:
  2. 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1560
    • 提供者:娜娜
  1. Romberg

    0下载:
  2. (1) 设计算法并编制程序,进行调试。 (2) 用调试好的程序解决如下问题: 计算 的近似值,取精度为 步骤一、先编制计算函数值的程序; 步骤二、执行编制好的Romberg算法,输出T。 (3)用Romberg算法和复合Simpson公式分别计算 的近似值, 其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9 -(1) the design of algorithms and programming, for debugging. (2) wit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1903
    • 提供者:雯雯
  1. valueanalysis

    0下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of successive half-hours law, ext
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:20936
    • 提供者:任峰
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. 33753120firstmark

    0下载:
  2. 此代码是辛普生积分的计算代码,能够计算一维的辛普生积分。-This code is the calculation of Simpson integration code, to calculate the one-dimensional integral Simpson.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6751
    • 提供者:陈虹如
  1. suanfa

    0下载:
  2. 用复合辛普森公式计算卫星轨道长度的程序.-Compound Simpson formula satellite orbit length of the procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4814
    • 提供者:朱猪
  1. JSQ

    0下载:
  2. 改程序为积分计算器,对给定的函数 (如 等),能够按照三种数值积分法进行计算,并能正确输出计算结果。其中,所采用的数值积分法为:梯形求积公式、辛普森求积公式、高斯公式。-Reform procedures for the points calculator, for a given function (eg, etc.), in accordance with the three numerical integration method to calculate and correct outp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:41503
    • 提供者:weimouer
  1. lastone

    0下载:
  2. 实现复化梯形算法,复化simpson算法以及高斯方法求积分-To achieve restoration of trapezoidal algorithm, rehabilitation of simpson algorithm, as well as methods for Gaussian integral
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:313438
    • 提供者:Paul Wang
  1. SY_3

    0下载:
  2. 课程设计,编程实现复化梯形公式、复化Simpson公式、Romberg公式-Curriculum design, programming and implementation complex trapezoid formula, rehabilitation of Simpson formula, Romberg formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6876
    • 提供者:wmquan
  1. fsimpf

    0下载:
  2. 用辛普森算法通过C语言与算积分和最终得到的结果-Simpson algorithm using C language with the operator through the integral and final results
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:19708
    • 提供者:Nidhogg
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com