搜索资源列表
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
- 本代码显示了bessel曲线,可通过参数调节,并可求bessel函数值。
bessel
- 这是计算机图形学的一个bessel画线算法。直接可以运行。-This is a computer graphics Bessel line drawing algorithm. Direct run.
一类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
用matlab绘画出贝塞尔函数图形
- 用matlab绘画出贝塞尔函数图形,加深对贝塞尔函数的认识。,Painting with a Bessel function matlab graphics, deepen their understanding of Bessel functions.
BESSEL.rar
- 用fortran编写的计算bessel函数的小程序,bessel function
bessel函数求解
- matlab实现Bessel函数根的求解
Bessel
- 该程序可以用来绘制各阶的Bessel曲线,用户只需要在界面输入Bessel曲线的一些参数,程序便可生成并绘制出相应阶数的Bessel曲线-The program can be used to draw the bands Bessel curve, the user need only input interface Bessel curve at some of the parameters, the program will be able to generate and draw the
bessel
- 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
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-FORTRAN
- function of bessel, in FORTRAN
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.)