搜索资源列表
MUSIC
- 运用MUSIC 算法仿真均匀圆阵的测向。经典算法-MUSIC algorithm simulation using uniform circular array to the test. Classical algorithm
music
- 此程序是在MATLAB上实现用于短波定位的MUSIC算法仿真-This procedure is used in MATLAB to achieve short-wave-targeted MUSIC algorithm simulation
DOA_2D
- Implementation of MUSIC Algorithm using Rectangular array of sensors
MUSIC
- 陈列信号处理中MUSIC算法的仿真及性能分析-Display signal processing in the MUSIC algorithm simulation and performance analysis
music
- MUSIC算法的仿真及性能分析:信源数N=3,分别来自于 =-10度, =0度, =10度;信源为相互独立幅度相同的信号;噪声为服从高斯分布的独立噪声;均匀等距直线阵,阵元数为8,波长 ;-MUSIC algorithm for the simulation and performance analysis
MUSIC
- 两个MUSIC算法的比较,两个有什么差别?-comparison of two MUSIC algorithm
music
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
MUSIC-algorithm
- 利用MUSIC 算法估计功率谱的matlab源代码,并画出不同参数情况下的功率谱曲线,里面有仿真结果。-MUSIC algorithm to estimate the power spectrum matlab source code, and draw the curve of the power spectrum in the case of different parameters, there are simulation results.
music-algorithm
- 经典的music算法程序,进行波达方向估计,利用空间谱函数进行谱峰搜索,对信号源的波达方向估计-Classical music algorithm for direction of arrival estimation, the use of space spectral function spectral peak searching, the signal source DOA estimation
music-algorithm
- music算法 用matlab编程实现,用于信号检测-realize music algorithm by matlab
MUSIC C MATLAB
- 对music算法 进行c语言编程 以及MATLAB仿真(MUSIC algorithm for C programming language, and MATLAB simulation)
music and esprit 的matlab程序
- music算法,现代信号处理的内容,可以学习一下(MUSIC algorithm, modern signal processing content, you can learn)
music
- music和root music算法通过对阵列接收信号功率谱估计实现非相干信号的DOA估计(MUSIC algorithm for array signal DOA estimation)
MUSIC
- 经典的music算法matlab程序,可用于估计ofdm系统存在的频偏(The classic music algorithm matlab procedures, can be used to estimate the frequency offset in OFDM system)
music
- 利用music算法得到信号的空间谱,music算法的matlab实现(MUSIC algorithm is used to obtain the spatial spectrum of the signal, and the matlab implementation of the music algorithm)
波束空间MUSIC算法源程序
- 波束空间MUSIC算法源程序,BEAMFORMING_MUSIC_BS1.m以及BEAMFORMING_MUSIC_BS3.m(Beam space MUSIC algorithm source program)
基于四阶累积量的MUSIC算法
- 基于四阶累积量的MUSIC算法,FOURTH_ORDER_MUSIC.m(MUSIC algorithm based on four order cumulants, FOURTH_ORDER_MUSIC.m)
music改进算法
- 一种基于信号子空间和噪声子空间的music改进算法(An improved music algorithm based on signal subspace and noise subspace)
music算法
- music算法的MATLAB仿真,简单实用易理解,适合新手入门参考(The MATLAB implementation of signal source localization is simple and easy to understand, which is suitable for beginners to enter as reference code. -----------------------------------------------------------
music
- MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B