搜索资源列表
bessel-source
- BESSEL PROGRAMS IN C/C-Loaded PROGRAMS IN C / C
bessel
- 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
Matlab-bessel
- 应用matlab对不同边界条件下的贝塞尔方程进行计算的源程序。-Matlab Application of different boundary conditions of Bessel equation calculation of the source.
一类Bessel方程Matlab程序源代码
- 主要阐述的是使用差分法解一类Bessel方程在不同边界条件下的离散解-elaborated in the main difference is the use of a solution like Bessel equation in different boundary conditions of the Discrete Solutions
求解Bessel方程
- 使用差分法解一类Bessel方程在不同边界条件下的离散解-the use of differential method for a type Bessel equation in different boundary conditions of the Discrete Solutions
一类Bessel方程在不同边界条件下
- 用差分法解一类Bessel方程在不同边界条件下的离散解-difference method for solving a class of Bessel equation in different boundary conditions of the Discrete Solutions
BESSEL.rar
- 用fortran编写的计算bessel函数的小程序,bessel function
bessel函数求解
- matlab实现Bessel函数根的求解
besselzeros
- bessel函数求零点,给一个参数x,则可以求出x附近的bessel函数的零点。-bessel function of order zero, to a parameter x, you can find the bessel function of x near zero.
aproxAntenas_bessel_simpson
- Aproximaciones de Bessel y Simpson
bessel
- 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
BesselCylinderWave
- shows a cylindrical wave expressed in a Bessel series
BesselPlaneWave
- demonstrates a plane wave expressed in terms of Bessel functions and cosines
4bessel
- bessel函数计算方法,源于matlab算法书中,比较权威-bessel function, method of calculation from the book matlab algorithm to compare the authority of
Bessel
- Bessel s algoritm used in ATMEL AVR procs f[n] = f[0] + h * delta[0] + 1/4 * h * (h-1) * (deltadelta[-1] - deltadelta[0])
Bessel
- C class for bessel function in c++ programme. bessel function calculation.
bessel
- 该程序用来实现贝塞尔第一类函数,阶数从0到7.-This is bessel function of order 0 through 7.
Bessel-function
- 贝塞尔函数与汉克尔函数的Matlab实现-Bessel function and Hankel function of the Matlab implementation
bessel
- 前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)
bessel
- 一阶贝塞尔函数,很好用的,c++编写的。。。。。(The first order Bessel function, very good, c++ written.)