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

搜索资源列表

  1. Integraller

    0下载:
  2. 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the length of stride trapezoidal men
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:35908
    • 提供者:王健
  1. Romberg

    0下载:
  2. 用romberg方法计算定积分,数值积分的一种常用方法-use romberg method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:579
    • 提供者:wang
  1. djd

    0下载:
  2. 使用数值积分的方法计算实验软件:VC++6.0-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:董继东
  1. HM

    0下载:
  2. 二分法的计算程序,程序中的f为被积分的函数,程序的使用者可以自行修改,可以用来求复杂函数的近似根-Dichotomy of the calculation program, the program has been integral in the function f is, the user can modify the program can be used to find an approximate root of complex functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:643
    • 提供者:zhangxiangjun
  1. sspropc

    1下载:
  2. 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与自相位调制效应-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2134
    • 提供者:alfanso
  1. split1

    0下载:
  2. 利用分步傅立叶积分法,计算了光纤中色散与SPM效应-Step-by-step use of Fourier integral method, the calculation of the fiber dispersion and SPM.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1962
    • 提供者:alfanso
  1. NUMERICAL-ANALYSIS-IN-MATHEMATICA

    1下载:
  2. 经典数值计算方法各种算法的MATHEMATICA软件程序实现,包含各种迭代,插值,拟合,数值积分,常微分方程初边值问题,特征值等各种算法的实现-NUMERICAL ANALYSIS PROGRAMS IN MATHEMATICA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:115117
    • 提供者:易牧
  1. Romberg

    0下载:
  2. 应用Romberg方法计算函数的积分, 应用Romberg方法计算函数的积分。-Application of the integral function of Romberg method, application of Romberg method function points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:litao
  1. Gauss-Simpson

    0下载:
  2. 高斯五点辛普生公式计算坐标 在PC、PPC编程计算线元积分时用五个点的复合辛浦生公式-Gaussian five-point Simpson formula coordinates in the PC, PPC programming element integral calculation of line with five points while the composite Simpson formula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:580
    • 提供者:洋洋
  1. JIFEN

    1下载:
  2. 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1125
    • 提供者:宋畅
  1. yichongshuzhijifen

    0下载:
  2. 提出一个算法来计算数值积分,验证结果显示得出的实际数值比现有的方法更精确!-Proposed an algorithm to calculate the numerical integration, more accurate!
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3360
    • 提供者:丁左红
  1. test

    1下载:
  2. *文件名称: EFIERWGTriangle.cpp *文件标识: *文件摘要:本程序用于计算自由空间平面波入射三角面元剖分的理想导体目标,计算方法是基于电场积分方程和RWG基函数上的矩量法。-The programe is calculate the RCS of PEC using RWG character function
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:1432
    • 提供者:李华
  1. GetZmnGeneral

    0下载:
  2. 通过本函数计算计算三角单元内非奇异积分,输入参数:m1,m2,m3 --检验函数三角形三个顶点编号,其中,m1与m边对应- the nonsingular integrals are calculated by analytical method. m1,m2,m3 three point of the triangle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:701
    • 提供者:李华
  1. GetZmnSinaular

    0下载:
  2. 这个函数用来计算阻抗阻阵中的奇异项积分,m1,m2,m3 --检验函数三角形三个顶点编号,其中,m1与m边对应 //n1,n2,n3 --展开函数三角形三个顶点编号,其中n1与n边相对-the singular integrals are calculated by analytical method. m1,m2,m3 three point of the triangle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1006
    • 提供者:李华
  1. quad2dggen

    0下载:
  2. 通过quad2dggen算法处理二重积分数值计算问题,-Numerical problem dealing with double integral
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:791
    • 提供者:圣诞节
  1. SIMPSION-INTEGRAL

    1下载:
  2. 用辛普森方法计算积分,只能计算一重积分。程序为变步长辛普森积分法。其中包含有一维搜索的程序。-Integration with the Simpson method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1186
    • 提供者:sj
  1. cSharpnumerical-calculation

    0下载:
  2. 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4501368
    • 提供者:许从
  1. cSharp-numerical-integration

    0下载:
  2. 用c#实现各类数值积分的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of numerical integration, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:237240
    • 提供者:许从
  1. an-intergral

    0下载:
  2. 计算函数的积分,用的是辛普森积分公式,计算精度与matlab比较比较高-Evaluate the function of the integral, using Simpson integration formula, the accuracy is relatively high compared with matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7372680
    • 提供者:liuqy
  1. study-antena-by-mom

    0下载:
  2. 半波阵子天线的矩量法研究,很好的材料,详细介绍了半波阵子天线运用矩量法的计算的步骤,和积分方程-Stream of half-wave antennas method of moments, very good material, details the stream of half-wave antenna using moment method of calculation steps, and the integral equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:339674
    • 提供者:林磊
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com