登录
首页 » matlab » bessel

bessel

于 2018-01-20 发布 文件大小:1KB
0 107
下载积分: 1 下载次数: 5

代码说明:

  前五阶第一类贝塞尔方程函数曲线,M为阶数,z为自变量。(The first five order first class Bessel equation function curve, M is the order, Z is the independent variable)

文件列表:

bessel\bessel_5.m, 308 , 2011-07-31
bessel\p102_exam3_1.m, 289 , 2011-07-31
bessel\p108_exam3_2.m, 828 , 2011-07-31
bessel\p94.m, 225 , 2011-07-31
bessel, 0 , 2018-01-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dimension
    代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)(Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd s estimator (judd.m) are provided.)
    2009-04-28 18:50:07下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • QuantRefine
    QuantRefine using matlab
    2013-03-12 16:41:39下载
    积分:1
  • segyinput
    Reads segy data into a structured array format in Matlab workspace
    2011-10-23 19:08:57下载
    积分:1
  • pso_2D
    matlab 的pso算法的程序 生成2D图像(The pso algorithm matlab program generates 2D images)
    2010-12-16 15:50:57下载
    积分:1
  • sinremove
    Remove sine wave distortion in image with matlab.
    2011-10-11 07:23:01下载
    积分:1
  • matlab
    leach的程序,可以仿真并获得数据相应的二维图表(leach program that can simulate and get the data corresponding 2D chart)
    2013-10-29 14:32:13下载
    积分:1
  • rddata
    心电信号检测及其前期处理,心电信号检测及其前期处理(ECG testing and pre-processing, ECG detection and pre-processing)
    2009-04-13 17:32:54下载
    积分:1
  • 2Dhistogram
    说明:  该程序师用MATLAB实现的,作用是绘制图像的二维直方图(The programmers used MATLAB to achieve, is to draw two-dimensional histogram of the image)
    2010-04-19 11:05:13下载
    积分:1
  • horizontalrankfiltering
    Horizontal rank filtering image
    2009-06-19 20:38:31下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载