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

搜索资源列表

  1. math

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

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

    0下载:
  2. 应用Romberg算法,求定积分比复合梯形公式、复合抛物线公式具有更高的收敛速度。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30257
    • 提供者:李杰
  1. nr1

    0下载:
  2. 几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9022
    • 提供者:刘海波
  1. 2323233ewew

    0下载:
  2. 数值积--- 复合求积公式对积分问题的求解功能 用复合梯形求积公式和复合抛物线公式,对给定的积分问题进行计算。-plot --- composite numerical quadrature formula to solve the problem of integration functions for composite trapezoidal plot formula and compound parabolic formula, the right to issue integral c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3703
    • 提供者:蒋涛
  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-28
    • 文件大小:3082
    • 提供者:Wade
  1. matlab 数值积分算法

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

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  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-30
    • 文件大小:26486
    • 提供者:
  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. 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. 主要解决matlab的数值积分问题,包括了复合梯形公式和复合辛普森公式-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:23436
    • 提供者:伊水冰蓝
  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-25
    • 文件大小:872
    • 提供者:apple
  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. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. traprl

    0下载:
  2. 复合梯形求积公式是求解积分的一种常用的算法,本文提供了算例和程序-Composite trapezoidal quadrature formula is used to solve an integral algorithm, this article provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:14379
    • 提供者:陈岩
  1. DblTraprl

    1下载:
  2. 在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。-In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:834
    • 提供者:hhsyla
  1. gezhongfangfa

    0下载:
  2. 复合辛普森 改进欧拉法 高斯消去法 复合梯形法-Improved Euler Method Composite Simpson composite trapezoidal method of Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1477
    • 提供者:gby
  1. 常用数值积分公式

    0下载:
  2. 利用复合梯形公式、辛普森公式、牛顿-柯茨公式等计算函数f在区间[a,b]上的定积分,调用格式【q,s】=CombineTraprl(‘函数公式’,积分下限a,积分上限b)(Calculate definite integral by using CombineTraprl method)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-10
    • 文件大小:7168
    • 提供者:lxshisan
« 12 3 »
搜珍网 www.dssz.com