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

搜索资源列表

  1. Integral

    0下载:
  2. 科学与工程数值算法用到的积分类-science and engineering numerical algorithm used in the integration category
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3778
    • 提供者:王少卿
  1. 辛普生

    0下载:
  2. 辛普生法求积分,也是关于数值积分的matlab程序-Simpson for Integral Health Act, as well as on the numerical integration of Matlab procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2842
    • 提供者:tsibintsibin
  1. jzclass

    0下载:
  2. 改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line / column access, image matrix of the integral calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16242
    • 提供者:胡文静
  1. 000422

    0下载:
  2. 基于多分辨分析的数值积分算法 介绍一种积分算法-multiresolution analysis based on the numerical integration algorithm introduces a integral algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:96696
    • 提供者:客户
  1. 简单数值积分

    0下载:
  2. 数值积分的一个简单的小程序,对DELPHI初学者非常有意!-a simple program for numerical integral which is very interesting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:176974
    • 提供者:zyx
  1. 多功能数值仿真计算器

    0下载:
  2. 本程序提供了输入表达式计算、积分、微分、拟合、插值等多种数值计算,界面简练,功能强大-procedures for the importation of expression, integral, differential, fitting, interpolation and other numerical calculation, concise interface, powerful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18174
    • 提供者:向红
  1. VB_NUM3

    0下载:
  2. 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:李春波
  1. VB_NUM5

    0下载:
  2. 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:李春波
  1. 二维积分函数

    1下载:
  2. 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used norm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:angel2271
  1. 三维积分函数

    1下载:
  2. 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used nor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2080
    • 提供者:angel2271
  1. chap1_9

    0下载:
  2. 此程序是变型PID控制算法的仿真程序,采用了变速积分方法,系统偏差大时,积分作用应减小,反之应加强。变速积分可以根据系统误差大小改变积分速度,提高了系统品质。-this procedure is a change in the PID control algorithm simulation program using the variable integration method, the system deviation, the integral role should be reduce
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:935
    • 提供者:红光
  1. chap1_8s

    0下载:
  2. 积分分离PID算法的思想是:当被控量与设计的偏差量偏差较大时,取消积分量,以免积分量使系统稳定性降低,超调量增大;当被控值接近定值时,引入积分控制,以消除静差,提高系统精度。-integral separation PID algorithm thinking is this : When the volume charged with the design of larger deviations deviation, the abolition of Integral volume, the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:红光
  1. array01.c

    0下载:
  2. 对于常见的积分一般同志都可以编写,但龙贝格计算积分比较复杂,此处以c语言为工具开发的算法,特经典-common for the general points can be prepared comrades, but Romberg integral calculation complexity here to c language as a tool for development of the algorithm, special classic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:wxm
  1. 龙贝格积分算法

    0下载:
  2. 用c语言编写的一个龙贝格积分算法.可在C++或DOC下实现.-use of a language Romberg integral algorithm. In C or under DOC.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:王安耀
  1. 二重积分

    0下载:
  2. 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:叶真
  1. sinpson

    0下载:
  2. 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1147
    • 提供者:委员克
  1. 积分

    0下载:
  2. 一个用C++编写的积分算法,可以用VC编译.-an integral prepared by the algorithm can be used in VC compiler.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13198
    • 提供者:star
  1. CorrelationDimension_luzhenbo

    1下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54153
    • 提供者:李晓燕
  1. Integral-separation-PID-control

    0下载:
  2. 被控对象含有延迟环节,利用M文件编写积分分离的PID控制算法,程序通过验证,有很好的学习价值。-Controlled object contains the delay link, using M file write integral separation PID control algorithm, the program through the verification, have good learning value.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:
  1. integral

    0下载:
  2. 求解多项式3x^2+4x+5的积分,并用两个多项式表示(The integral of polynomial 3x^2+4x+5 is solved and expressed by two polynomials)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:缪西北
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com