登录
首页 » matlab » MUSIC

MUSIC

于 2021-02-05 发布 文件大小:26KB
0 381
下载积分: 1 下载次数: 699

代码说明:

  阵列信号处理的MUSIC算法:经典MUSIC源程序,求根MUSIC算法源程序,波束空间MUSIC算法源程序,基于解相干的MUSIC源程序,基于四阶累积量的MUSIC算法。(MUSIC algorithm array signal processing: classical MUSIC source, Roots MUSIC algorithm source, beam-space MUSIC algorithm source code, source code based on decoherence of MUSIC, fourth-order cumulant based MUSIC algorithm.)

文件列表:

MUSIC
.....\基于四阶累积量的MUSIC算法
.....\.........................\FOURTH_ORDER_MUSIC.m,1990,2010-01-03
.....\基于解相干的MUSIC源程序
.....\.......................\DSVD_1.m,1336,2010-01-03
.....\.......................\PSVD.asv,1618,2010-01-03
.....\.......................\Toeplitz算法
.....\.......................\............\SMD.asv,1699,2010-01-03
.....\.......................\............\toeplitz_music.asv,2488,2010-01-03
.....\.......................\............\toeplitz_music.m,2488,2010-01-03
.....\.......................\矢量奇异值法
.....\.......................\............\DSVD
.....\.......................\............\....\DSVD.asv,1474,2010-01-03
.....\.......................\............\....\DSVD.m,1473,2010-01-03
.....\.......................\............\ESVD
.....\.......................\............\....\vector_singular_value.m,1563,2010-01-03
.....\.......................\............\PSVD
.....\.......................\............\....\PSVD.m,1634,2010-01-03
.....\.......................\............\PSVD.m,1651,2010-01-03
.....\.......................\矩阵分解算法
.....\.......................\............\matrix_decompose.m,1452,2010-01-03
.....\.......................\............\SMD.m,1589,2010-01-03
.....\.......................\空间平滑MUSIC源程序
.....\.......................\...................\前向空间平滑MUSIC源程序
.....\.......................\...................\.......................\FORWARD_SMOOTHNESS_MUSIC.m,1353,2010-01-03
.....\.......................\...................\双向空间平滑MUSIC源程序
.....\.......................\...................\.......................\BIDIRECTIONAL_SMOOTHNESS_MUSIC.m,1649,2010-01-03
.....\.......................\...................\后向空间平滑MUSIC源程序
.....\.......................\...................\.......................\BACKWARD_SMOOTHNESS_MUSIC.m,1436,2010-01-03
.....\求根MUSIC算法源程序
.....\...................\root_music_1.m,1286,2010-04-21
.....\...................\root_music_2.m,1044,2010-01-03
.....\波束空间MUSIC算法源程序
.....\.......................\BEAMFORMING_MUSIC_BS1.m,1613,2010-01-03
.....\.......................\BEAMFORMING_MUSIC_BS3.m,1455,2010-01-03
.....\经典MUSIC源程序
.....\...............\classical_music_1.m,1243,2010-01-03
.....\...............\classical_music_2.m,1260,2010-01-03
.....\...............\classical_music_3.m,1263,2010-01-03

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

发表评论

0 个回复

  • GUI_Corner
    A Corner Detector based on Global and Local Curvature Properties,using GUI.(A Corner Detector based on Global and Local Curvature Properties, using GUI.)
    2007-03-01 21:15:08下载
    积分:1
  • MatlabTool_Saliency
    Itti是Koch的学生,现已由他的显著性视觉模型扬名天下,附件即是他的代码 (Itti suanfa is an important one which can show the saliency map quickly. also it is very simpal.)
    2012-01-21 08:49:47下载
    积分:1
  • dataset
    matlab 代码 k-means 算法 实现2-D数据的聚类(matlab code for k-means algorithm is 2-D data clustering)
    2009-11-29 15:56:53下载
    积分:1
  • 1-chapter
    MATLAB GUI设计学习手记(第二版)源程序 第1章 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。 (MATLAB GUI design learning Hearts (second edition) source Chapter 1 book recommended learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
    2012-11-15 18:26:06下载
    积分:1
  • mimo_ofdm
    回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS(Echo cancellation devices commonly used in adaptive filtering algorithm has several LMS, NLMS, RLS, such as algorithms. The main algorithm of the existing performance analysis, and evaluation and comparison of the advantages and disadvantages. For the convergence between computing speed and a good compromise on the NLMS algorithm improvements have been PNLMS)
    2009-02-17 15:21:02下载
    积分:1
  • xiebo
    用谐波小波对信号进行多层分解,提取信号特征量(Harmonic signal with multiple layers of wavelet decomposition, the volume of extraction of signal characteristics)
    2009-05-23 15:29:46下载
    积分:1
  • Curve-volatility-observed-function
    基于matlab的图像观察程序,有运用实例,可以放大波形进行波动性分析。(Matlab-based image viewing program, there is the use of examples, can magnify the volatility of waveform analysis.)
    2014-09-01 23:29:49下载
    积分:1
  • simulation_with_GPC
    广义预测控制算法(包括在线辨识)的实现和仿真,可直接移植到支持matlab代码的软件中,诸如LABVIEW。(Generalized predictive control algorithm (including online identification) implementation and simulation, can be directly transplanted to support the matlab code of the software, such as LABVIEW.)
    2013-05-22 20:50:36下载
    积分:1
  • Surveillance2
    用MAtlab写的不错的运动目标检测的分析平台。 研究人员可借此学习在Matlab71上如何编写图形化界面的程序, 同时可以将自己的代码在平台上面运行,方面地查看运行的效果。(MAtlab written with a good moving target detection analysis platform. Researchers can learn how to prepare Matlab71 graphical interface procedures, also can be its own code of the platform above operation, Operation View regard to the effect.)
    2007-04-22 16:07:05下载
    积分:1
  • hrmfilter50
    300HZ 采样率下,50、60HZ陷波器及8HZ高通多项式实现。画出原始数据及滤波后数据并画出相应频谱(50/60HZ notch filter of the matlab program.Plot raw data and filtered data and corresponding Spectrum)
    2013-12-17 10:55:00下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载