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

搜索资源列表

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

    0下载:
  2. 常用的积分函数,能够很方便的解决数值积分的问题
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:11924
    • 提供者:zzj
  1. dblsim.rar

    1下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3598169
    • 提供者:zealot
  1. Gaussian-integral

    1下载:
  2. 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6659
    • 提供者:huang
  1. dblsim

    2下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1771
    • 提供者:zealot
  1. qiudingjifen

    0下载:
  2. 求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:14948
    • 提供者:yyt
  1. gauss_general

    0下载:
  2. 通用的高维矩形域内高斯积分程序,使用起来比库函数更方便更直观。-A general Gaussian Quqadrature code for any high dimensional rectangular region,which is versatile and very convinient to be applied.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:208645
    • 提供者:yuan
  1. Numerical_integration

    0下载:
  2. 用C编写的数值积分函数程序,希望能与大家分享-Numerical integration with the C function written procedures, hoping to share with you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:12112
    • 提供者:蛐蛐
  1. sanjiao3

    0下载:
  2. 数值计算指数积分函数源码,非常宝贵的源码-Exponential integral function numerical source, a very valuable source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:29236
    • 提供者:guoguo
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. Simpson

    0下载:
  2. 用梯形法估算,再用辛普森法积分。 fsimpf 积分函数, 根据自己的函数自己填写 a,b 积分下上限,eps 精度。需自己给定。 例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:1533919
    • 提供者:shadowyl
  1. longbig_cpp

    1下载:
  2. 龙格积分函数的c语言程序,能够方便大家完成简单的运算,内有注释,便于修改-The Runge integral function c language program, able to facilitate the completion of simple arithmetic, with Notes, easy to modify
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:732
    • 提供者:circlehuang
  1. FRACTIONAL_DIFFERINTEGRAL

    0下载:
  2. 通过傅里叶扩展计算的微分和积分函数,十分有用。-Descr iption The n-th order derivative or integral of a function defined in a given range [a,b] is calculated through Fourier series expansion, where n is any real number and not necessarily integer. The necessa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:240903
    • 提供者:111
  1. SOURCE1

    1下载:
  2. 变步长高斯勒让德方法计算定积分模块 1. 变步长方法函数 ! 2. 复合高斯勒让德积分函数 ! 2. 单区间5点高斯勒让德积分函数 ! 3. 要计算的函数-Gauss Legendre variable step length method calculating definite integral module 1. The variable step size method function !2. Composite gauss Legendre integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1412
    • 提供者:牛春洋
  1. bin

    0下载:
  2. MATLAB lagrange 积分函数的源代码-lagrange numerical integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:738
    • 提供者:lrt
  1. lorenz3v

    1下载:
  2. matlab编写的大气混沌方程组lorenz63系统的四阶龙哥库塔方程向前积分函数 -Fourth-order Runge-Kuta forward integrate the equations lorenz63 with matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:756
    • 提供者:
  1. 特殊函数matlab代码

    0下载:
  2. 基于Fortran的特殊函数代码,包含椭圆积分等常用的特殊函数(Special function code based on Fortran, including the special function of elliptic integrals and other commonly used)
  3. 所属分类:数学计算

  1. simpson

    0下载:
  2. c语言递归调用的方法,实现利用Simpson算法完成给定的复杂函数数值积分,(The method of recursive call in C language to achieve a given numerical integration of a given complex function by using the Simpson algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:1227776
    • 提供者:宇哥很生气
  1. correlation

    0下载:
  2. 通过设定距离,时延,嵌入维数, 计算关联积分函数C。(By setting distance, delay and embedding dimension, we calculate the correlation integral function C.)
  3. 所属分类:数学计算

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com