登录
首页 » matlab » 阵列信号处理方面的经典程序 MATLAB

阵列信号处理方面的经典程序 MATLAB

于 2020-11-10 发布 文件大小:15KB
0 355
下载积分: 1 下载次数: 543

代码说明:

  阵列信号处理方面的经典程序,包括MUSIC算法,ESPRIT 算法,Root-MUSIC算法面阵中二维角度估计 Unitary -ESPRIT算法,空间平滑MUSIC算法,传播算子DOA估计算法等等(Classical array signal processing procedures, including the MUSIC algorithm, ESPRIT algorithm, Root-MUSIC algorithm for two-dimensional planar array of point estimates Unitary-ESPRIT algorithm, spatial smoothing MUSIC algorithm, propagator DOA estimation algorithm, etc.)

文件列表:

MATLAB
......\1MUSIC
......\......\doa_music.asv,1121,2011-10-19
......\......\doa_music.m,1130,2011-10-19
......\2ESPRIT
......\.......\main.m,674,2010-10-25
......\.......\tls_esprit.m,1584,2010-10-25
......\3Root-MUSIC
......\...........\root_music.m,908,2010-10-25
......\4Unitary-ESPRIT
......\...............\qq.m,200,2010-10-25
......\...............\Unitary_esprit.m,1312,2010-10-25
......\5MUSIC2
......\.......\main.m,1373,2010-10-25
......\.......\mssp.m,240,2010-10-25
......\.......\ssp.m,174,2010-10-25
......\6JADE
......\.....\genspacetimechan.m,1627,2010-10-25
......\.....\jade.m,4668,2010-10-25
......\.....\main.m,1040,2010-10-25
......\.....\qtrans.m,464,2010-10-25
......\.....\raisedcos_filter.m,498,2010-10-25
......\7DOA
......\....\PM.m,1513,2010-10-25
......\8DOA2
......\.....\matrix_pencil_L.m,1477,2010-10-25
......\.....\R_hankel.m,152,2010-10-25

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

发表评论

0 个回复

  • CapVedio
    Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,(Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to the routine " Computer Vision Virtual Buttons" , to video-based interactive virtual button, trigger,)
    2011-01-05 10:33:34下载
    积分:1
  • laplacian-pyramid-decomposition
    给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )
    2021-04-19 11:08:51下载
    积分:1
  • shearlet
    此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)
    2020-11-23 15:19:34下载
    积分:1
  • flow-code-matlab
    利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
    2017-08-17 18:46:31下载
    积分:1
  • GS algorithmn
    说明:  相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
    2019-11-27 10:01:58下载
    积分:1
  • Denoise_wavelet_Mod_mojidazhi
    基于小波模极大值算法来实现信号去噪,这是一维去噪程序代码。(Wavelet modulus maxima algorithm to achieve signal de-noising, which is one-dimensional de-noising procedure code.)
    2014-04-25 19:56:39下载
    积分:1
  • target_pipei
    采用模版匹配方法进行文字、局部图像的匹配....采用ssda算法(The template matching method for text, local image matching... The ssda algorithm)
    2012-12-04 14:36:27下载
    积分:1
  • CGAL-4.5
    CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
    2014-12-11 14:45:21下载
    积分:1
  • deblurred code
    实现高斯模糊,运动模糊等的点扩展函数psf的估计,并复原(The estimation of point spread function PSF, such as Gauss blur and motion blur, is realized and restored.)
    2020-11-20 10:49:37下载
    积分:1
  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载