搜索资源列表
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
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
music
- music算法进行到达角(AOA)定位的仿真源代码,希望对大家有帮助-music DOA algorithm (AOA) positioning the simulation source code, we want to help
music
- music和root music算法通过对阵列接收信号功率谱估计实现非相干信号的DOA估计(MUSIC algorithm for array signal DOA estimation)
3.Root-MUSIC算法MATLAB程序
- ROOT_MUSIC算法用于处理阵列信号,获得协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
5.空间平滑MUSIC算法的MATLAB程序
- 空间平滑MUSIC算法用于估计阵列信号,处理阵列信号的协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
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算法的影响,一共两个.m文件(1.array_am_pha_error_on_music.m 2.error_matrix)
波束空间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算法性能分析,music_rmse_snr.m,music_zhenyuan_rmse.m(Performance analysis of several MUSIC algorithms, music_rmse_snr.m, music_zhenyuan_rmse.m)
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
MUSIC
- 基于频域MUSIC算法的DOA角度估计,采用matlab代码实现,代码中使用多通道二维频域结果进行计算(DOA angle estimation based on frequency domain MUSIC algorithm)
通信系毕业论文-基于MUSIC算法的DOA估计
- 阵列信号处理是信号处理领域内的一个重要分支,在近些年来得到了迅速发展。波达方向(Direction of Arrival,DOA)估计是阵列信号处理的一个重要的研究领域,在雷达、通信、声纳、地震学等领域都有着广泛的应用前景。在DOA估计的发展过程中,人们对高分辨DOA估计算法一直有很大的研究兴趣,并在这一领域取得了很多重要的进展。本文主要研究经典的多重信号分类(Multiple signal Classification,MUSIC)算法。 本文首先回顾了空间谱估计技术的发展过程及现状,比较详
求根music算法
- 能够准确的估计信号的角度,不需要预估角度,比music算法更加准确。(It can accurately estimate the angle of the signal and do not need to estimate the angle, which is more accurate than the music algorithm.)
music算法快拍信噪比等影响
- 信噪比快拍数等对music算法精度的影响。(The influence of SNR and snapshot number on the accuracy of music algorithm.)
1.MUSIC算法MATLAB程序
- 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。此程序为经典doa估计music算法。(direction of arrival,usually called DOA,is an important subject recently.This program contains music)