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

搜索资源列表

  1. Gaussianintegral

    1下载:
  2. matlab编写的用于计算一维和二维高斯积分的程序,示例为5点高斯积分。-written in matlab to calculate one-dimensional and two-dimensional Gaussian integral program, the sample for the 5-point Gaussian integration.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:lily
  1. GUASSpoint

    0下载:
  2. 高斯积分点计算程序(Matlab)编写,计算力学、工程力学方面有用-Guass point compute
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:69540
    • 提供者:李丽
  1. Calculation-of-Special-Functions

    2下载:
  2. 特殊函数计算 gamafun 用逼近法计算伽玛函数的值 lngama 用Lanczos算法计算伽玛函数的自然对数值 Beta 用伽玛函数计算贝塔函数的值 gamap 用逼近法计算不完全伽玛函数的值 betap 用逼近法计算不完全贝塔函数的值 bessel 用逼近法计算伽玛函数的值 bessel2 用逼近法计算第二类整数阶贝塞尔函数值 besselm 用逼近法计算变型的第一类整数阶贝塞尔函数值 besselm2 用逼近法计算变型的第二类整数阶贝塞尔函数值 E
  3. 所属分类:matlab

    • 发布日期:2015-04-27
    • 文件大小:10240
    • 提供者:xiamengchao
  1. gq

    2下载:
  2. 用Fortran编的高斯积分子程序,可以直接调用-Compiled with the Fortran subroutine Gauss points, you can directly call
  3. 所属分类:Algorithm

    • 发布日期:2014-06-28
    • 文件大小:3072
    • 提供者:sun
  1. accumlation

    0下载:
  2. 高斯积分,如果有人做采样,数值处理,控制的话,是很有用的参考代码 -Gaussian integral, if someone do the sampling, numerical processing, control it, is a useful reference code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:282886
    • 提供者:xiaoyang
  1. GaussIntegral-with-cPP

    1下载:
  2. GaussIntegral的c++实现。实现了高阶高斯积分点及积分因子的计算。-the impliment of GaussIntegral with c++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:431460
    • 提供者:cheng
  1. Gaussintegralprogram

    0下载:
  2. 一维高斯积分程序 有三个文件 一个用来定义被积函数 一个是获得积分的和权 一个一用来计算区间上的高斯积分-one dimension Gaussian integral program there are three main files one is for the definition of the integral funciton one is to get the points and weight one is to abtain the Gauss integral
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1341
    • 提供者:小小
  1. Newton-and-polint

    0下载:
  2. 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1616
    • 提供者:王楠
  1. Gauss_legendre

    1下载:
  2. 高斯积分程序代码,高斯勒让德积分代码,很简单的一个程序。-Gauss integration
  3. 所属分类:Algorithm

    • 发布日期:2015-12-11
    • 文件大小:2048
    • 提供者:Shangdong Gu
  1. GaussIntegral2D

    0下载:
  2. 通常一维高斯积分比较简单,二维高斯积分没有直接的公式,但是可以有一维推广而来-2 d gaussian integral
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:613553
    • 提供者:liweichao
  1. gs

    0下载:
  2. 四点高斯积分公式在边界元分析法离散中的计算-Four the Gauss integral formula in boundary element analysis method in the calculation of discrete
  3. 所属分类:MPI

    • 发布日期:2017-10-30
    • 文件大小:579
    • 提供者:任登峰
  1. Gausshermite

    0下载:
  2. 高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab-Gauss int
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:527
    • 提供者:zhanglong
  1. jifen

    0下载:
  2. 各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。-Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:22658
    • 提供者:陈腾飞
  1. Numerical-integration

    0下载:
  2. 运用matlab对数值积分方法进行编程计算 其中包括高斯积分等方法-Use matlab programming calculation of numerical integration methods including methods such as Gaussian integral
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:8926
    • 提供者:feng
  1. special

    2下载:
  2. 用逼近法计算伽玛函数的值 用Lanczos算法计算伽玛函数的自然对数值 用伽玛函数计算贝塔函数的值 用逼近法计算不完全伽玛函数的值 用逼近法计算不完全贝塔函数的值 用逼近法计算伽玛函数的值 用逼近法计算第二类整数阶贝塞尔函数值 用逼近法计算变型的第一类整数阶贝塞尔函数值 用逼近法计算变型的第二类整数阶贝塞尔函数值 用高斯积分计算误差函数值 用高斯积分计算正弦积分值 用高斯积分计算余弦积分值 用高斯积分计算指数积分值 用逼近法计算指数积分值
  3. 所属分类:Other systems

    • 发布日期:2015-04-27
    • 文件大小:10240
    • 提供者:吕文旭
  1. gaussq

    0下载:
  2. 高斯积分,可以实现任意区域上的平面二重积分,可以带有参数。精确度高,希望对大家有用!-Gaussian integration can be achieved on any area of ​ ​ the plane of the double integral with parameters. Accuracy, we hope to useful!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:7297
    • 提供者:SPAN LEE
  1. M-files

    1下载:
  2. 高斯公式计算,用高斯积分计算时,整合了不同阶数的高斯积分形式,方便好用-Gaussian formula Gaussian integral, the integration of different orders Gaussian integral form, easy to use
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1710
    • 提供者:张扬
  1. quad2dg

    1下载:
  2. 高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。-Numerically evaluates 2D integrals using Gauss quadrature.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2970
    • 提供者:jiao shaoni
  1. matlab

    2下载:
  2. 有限元等参单元和高斯积分的matlab程序-Isoparametric finite element unit and Gaussian integrals matlab program
  3. 所属分类:matlab

    • 发布日期:2015-12-11
    • 文件大小:3072
    • 提供者:cosine
  1. gauss-integral

    1下载:
  2. 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1184
    • 提供者:yusz
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com