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

搜索资源列表

  1. math

    0下载:
  2. 各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8837
    • 提供者:唐老鸭
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  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. Romberg

    0下载:
  2. 龙贝格算法是在积分区间逐次分半的过程中,对用复合梯形法产生的近似值进行加权平均以获得准确程度较高的近似值的一种方法-Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:535
    • 提供者:九现神龙
  1. shuzhijifen

    0下载:
  2. 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2913278
    • 提供者:ludy
  1. cPP

    0下载:
  2. 采用c++实现优化的复合梯形公式,辛普森,高斯求函数积分,精度高,效率高-C++ to achieve optimal use of the composite trapezoidal formula, Simpson, Gauss function, integral, high precision, high efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2998
    • 提供者:王俊
  1. numerical-analysis-matlab

    0下载:
  2. 数值分析中的复合梯形的算法的matlab程序-Numerical analysis of composite trapezoidal algorithm matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4877
    • 提供者:lala2009
  1. Numerical-analysis-of-program-1

    0下载:
  2. 数值分析算法,该压缩包含有高斯消去法、复合梯形法、复合辛普森等法-Numerical analysis algorithms, the compression contains have Gaussian elimination method, the composite trapezoidal method, composite Simpson method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3700
    • 提供者:David
  1. Numerical-integration

    1下载:
  2. 使用高斯、复合梯形、复合辛普生求解二重积分(矩形求积区域和三角型求积区域)的数值计算方法,使用C语言。-Use Gaussian composite trapezoidal composite Simpson solving double integrals (Rectangular Quadrature region and the triangular the Quadrature area), numerical methods, the use of the C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:132262
    • 提供者:张见
  1. Numerical-analysis-MATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:94863
    • 提供者:庞烁烁
  1. fuhetixing

    0下载:
  2. 数值计算中的复合梯形的方法求积分的c++源代码-Numerical calculation of the composite trapezoidal method for the integration of c++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:230496
    • 提供者:陈晨
  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
    • 文件大小:517
    • 提供者:妄海
  1. comtrasim

    0下载:
  2. 实现了复合梯形和辛普森的计算,可以控制精确位数-Achieve a composite trapezoidal and Simpson' s calculations, you can control precisely the median
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:
  1. shuzhijifern

    0下载:
  2. 用复合梯形,复合辛普森公式以及Romberg公式计算数值积分的3个程序-Calculated using the composite trapezoidal numerical integration, composite Simpson formula and Romberg formula 3 program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1362
    • 提供者:陈惠华
  1. SOURCE5

    0下载:
  2. 复合梯形公式计算数值积分 复合梯形法模块 ! Contains : ! 1. 方法函数 ! 2. 测试函数-Compound trapezoid formula for numerical integration Composite trapezoidal module !The Contains: !1. The method of function !2. The test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:991
    • 提供者:牛春洋
  1. Variable-step-for-integrating

    0下载:
  2. 数值计算基础的实验之一 数值积分变步长梯形法求积分的C语言实验复化梯形法或者叫 复合梯形法。-C language experiment of numerical calculation based experimental numerical integral variable step trapezoidal method for the integration of complex trapezoid method or is called the composite trapezoi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1006
    • 提供者:dnxbjyj
  1. sumluicalinterpolation

    0下载:
  2. 几个数值算法,二分法,分段线性插值,复合梯形法(Several numerical algorithms, dichotomy, piecewise linear interpolation, composite trapezoid method)
  3. 所属分类:数学计算

    • 发布日期:2019-09-29
    • 文件大小:4096
    • 提供者:fquipiow
搜珍网 www.dssz.com