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

搜索资源列表

  1. bessel-source

    0下载:
  2. BESSEL PROGRAMS IN C/C-Loaded PROGRAMS IN C / C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:86.17kb
    • 提供者:kkqq
  1. bessel

    0下载:
  2. Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy -- B
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18.06kb
    • 提供者:luo chao
  1. Matlab-bessel

    0下载:
  2. 应用matlab对不同边界条件下的贝塞尔方程进行计算的源程序。-Matlab Application of different boundary conditions of Bessel equation calculation of the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.31kb
    • 提供者:于永
  1. 一类Bessel方程Matlab程序源代码

    0下载:
  2. 主要阐述的是使用差分法解一类Bessel方程在不同边界条件下的离散解-elaborated in the main difference is the use of a solution like Bessel equation in different boundary conditions of the Discrete Solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.82kb
    • 提供者:焦鹏
  1. 求解Bessel方程

    0下载:
  2. 使用差分法解一类Bessel方程在不同边界条件下的离散解-the use of differential method for a type Bessel equation in different boundary conditions of the Discrete Solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:557.1kb
    • 提供者:焦鹏
  1. 一类Bessel方程在不同边界条件下

    0下载:
  2. 用差分法解一类Bessel方程在不同边界条件下的离散解-difference method for solving a class of Bessel equation in different boundary conditions of the Discrete Solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:257.13kb
    • 提供者:焦鹏
  1. BESSEL.rar

    0下载:
  2. 用fortran编写的计算bessel函数的小程序,bessel function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.65kb
    • 提供者:tony
  1. bessel函数求解

    0下载:
  2. matlab实现Bessel函数根的求解
  3. 所属分类:matlab例程

  1. besselzeros

    0下载:
  2. bessel函数求零点,给一个参数x,则可以求出x附近的bessel函数的零点。-bessel function of order zero, to a parameter x, you can find the bessel function of x near zero.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:884byte
    • 提供者:丁洁
  1. aproxAntenas_bessel_simpson

    0下载:
  2. Aproximaciones de Bessel y Simpson
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828byte
    • 提供者:INTI
  1. bessel

    2下载:
  2. 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.23kb
    • 提供者:全能骑士
  1. BesselCylinderWave

    0下载:
  2. shows a cylindrical wave expressed in a Bessel series
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:912byte
    • 提供者:numerical
  1. BesselPlaneWave

    0下载:
  2. demonstrates a plane wave expressed in terms of Bessel functions and cosines
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:numerical
  1. 4bessel

    0下载:
  2. bessel函数计算方法,源于matlab算法书中,比较权威-bessel function, method of calculation from the book matlab algorithm to compare the authority of
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3.29kb
    • 提供者:王亚伟
  1. Bessel

    0下载:
  2. Bessel s algoritm used in ATMEL AVR procs f[n] = f[0] + h * delta[0] + 1/4 * h * (h-1) * (deltadelta[-1] - deltadelta[0])
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.17kb
    • 提供者:kocandrle
  1. Bessel

    0下载:
  2. C class for bessel function in c++ programme. bessel function calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2.63kb
    • 提供者:boris
  1. bessel

    1下载:
  2. 该程序用来实现贝塞尔第一类函数,阶数从0到7.-This is bessel function of order 0 through 7.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:569byte
    • 提供者:白色可乐
  1. Bessel-function

    2下载:
  2. 贝塞尔函数与汉克尔函数的Matlab实现-Bessel function and Hankel function of the Matlab implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:90.48kb
    • 提供者:xiaoai
  1. bessel

    0下载:
  2. 前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:漆膜
  1. bessel

    0下载:
  2. 一阶贝塞尔函数,很好用的,c++编写的。。。。。(The first order Bessel function, very good, c++ written.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:5.65mb
    • 提供者:YC2017
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com