登录
首页 » matlab » esprit

esprit

于 2010-06-28 发布 文件大小:252KB
0 314
下载积分: 1 下载次数: 320

代码说明:

  esprit算法,辛苦搜集的,很有用,希望能帮助更多的人,仅供参考(esprit esprit esprit esprit)

文件列表:

esprit
......\esprit
......\......\AM.m,1139,2007-10-22
......\......\BOC.m,1704,2007-09-30
......\......\eigpx.m,364,2008-02-27
......\......\eigqx.m,346,2007-11-20
......\......\esprit.asv,2249,2009-11-10
......\......\esprit.m,2252,2009-11-12
......\......\esprit_2D_ju_1.m,2340,2008-03-13
......\......\esprit_2D_ju_2.m,2542,2009-03-06
......\......\esprit_2D_L_1.m,3105,2008-02-28
......\......\esprit_2D_L_2.m,4584,2008-03-15
......\......\esprit_2D_L_2_try.m,7137,2008-05-20
......\......\esprit_2D_L_2_try2.m,5642,2008-03-05
......\......\esprit_C.m,3306,2007-12-05
......\......\esprit_LS.m,3263,2009-11-10
......\......\esprit_OS.m,3279,2008-03-13
......\......\esprit_TLS.m,3331,2009-11-11
......\......\esprit_try.m,6887,2007-12-11
......\......\eyess.m,85,2007-09-30
......\......\FM.m,1312,2007-09-30
......\......\hxph.m,216,2008-02-29
......\......\hxphh.m,262,2008-02-29
......\......\ju_zhen.m,669,2007-09-30
......\......\l_zhen.m,712,2007-09-30
......\......\number.m,3065,2007-12-03
......\......\px1.m,283,2008-02-27
......\......\px2.m,285,2009-11-10
......\......\qxph.m,217,2008-02-29
......\......\qxphh.m,251,2008-02-29
......\......\signal_array.m,2550,2007-11-02
......\......\sjhxph.m,210,2007-12-10
......\......\sjqxph.m,207,2007-12-10
......\......\SSB.m,1208,2007-09-30
......\......\sub_esprit.m,3149,2008-07-12
......\......\TAM.m,2249,2007-11-26
......\......\xian_zhen.m,580,2007-11-02
......\......\yuan_zhen.m,554,2007-11-02
......\盲源分离用于DOA估计研究.pdf,230269,2010-04-07

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

发表评论

0 个回复

  • PSD2_2_PSD1
    二维功率谱密度换算一维功率谱密度的程序,对表面质量的计算尤为使用(two dimensional power spectral density to one dimensional psd)
    2009-03-05 14:38:02下载
    积分:1
  • C语言实现MATLAB 6.5中M文件的方法
    说明:  本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。(This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, and revised to directly call the C language function, use of the method needed to limitations of the method and MATLAB version of the impact of differences. Using this method will enable C language can be used directly MATLAB which has been completed arithmetic function, greatly expanded the C language arithmetic functions and development efficiency.)
    2006-01-04 14:48:15下载
    积分:1
  • LDM
    对SVM分类方法进行的一种改进方法。将其中的margin改变。(SVM classification method for an improved method. The margin will be one change.)
    2015-12-09 11:40:31下载
    积分:1
  • ImageGrayLevel
    用matlab显示图片的RGB各分量的灰度值(Matlab display images with the RGB values of the various components of the gray)
    2010-01-06 18:49:15下载
    积分:1
  • Joannopoulos_Photonic_Crystals
    Joannopoulos "Photonic crystals. Molding the flow of light" - one of the best books on photonic crystals(Joannopoulos "Photonic crystals. Molding the flow of light"- one of the best books on photonic crystals)
    2009-06-15 20:13:58下载
    积分:1
  • h
    车牌自动识别,用霍夫变换的方法实现车牌倾斜校正(Automatic license plate recognition, license plate tilt correction using the Hough transform method)
    2012-05-07 17:35:43下载
    积分:1
  • newmark
    newsmark方法两杆开环机械臂运动学仿真(Two open-loop manipulator kinematics simulation)
    2012-08-16 12:36:28下载
    积分:1
  • 2D-logistic-image-encrytion
    本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。(In this matlab test,we use the chastic s excellent properties of unpredictability, ergodicity and sensitivity to their parameters and initial values, chaotic maps are widely used in security applications. In this paper, we introduce a new two-dimensional Sine Logistic modulation map (2D-SLMM) which is derived the Logistic and Sine maps. Compared with existing chaotic maps,it has the wider chaotic range, better ergodicity, hyperchaotic property and relativelylow implementation cost. To investigate its applications, we propose a chaotic magic trans-form (CMT) to efficiently change the image pixel positions. Combining 2D-SLMM with CMT, we further introduce a new image encryption algorithm. )
    2015-02-03 14:33:42下载
    积分:1
  • HEV_P2
    说明:  simulink建立的混联式HEV整车模型(Hybrid HEV Full Vehicle Model Established by Simlink)
    2020-12-18 14:49:10下载
    积分:1
  • MatLab_7_Programming
    MATLAB7.0的编程指导书,让你轻松掌握matlab(MATLAB7.0 programming guide book, a very good use)
    2009-04-09 10:42:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载