搜索资源列表
mmusic_new.m
- 改进music算法doa估计
DOA_music_uca
- 基于MUSIC算法的DOA二维估计(圆阵)-Two-dimensional DOA estimation (UCA) based on MUSIC algorithm
music
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
MUSIC--ESPRIT-and-ROOT-MUSIC
- 比较阵列波束形成中的DOA估计算法,如MUSIC, ESPRIT and ROOT MUSIC-the algorithm of doa estimation in the array signal processing ,such as esprit, music ,root music etc.
music5
- MUSIC算法DOA估计与信噪比的关系模拟2个独立窄带信号分别以20°,60°的方向入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵元数为10,阵元间距为入射信号波长的1/2,快拍数为200,信噪比分别为-20dB,0dB,20dB。-MUSIC DOA estimation algorithm relationship with SNR
quaternion-MUSIC
- 基于四元数的MUSIC算法,估计应用与DOA-quaternion MUSIC matlab program
DOA估计
- MUSIC算法,ESPRIT算法以及L型阵列中实现MUSIC算法二维估计(MUSIC algorithm, ESPRIT algorithm, and L array to achieve two-dimensional estimation of MUSIC algorithm)
music
- music和root music算法通过对阵列接收信号功率谱估计实现非相干信号的DOA估计(MUSIC algorithm for array signal DOA estimation)
1.MUSIC算法MATLAB程序
- 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
Untitled
- 使用MUSIC算法实现阵列信号的波达方向估计(Using MUSIC algorithm to estimate the direction of arrival of array signals)
Design Explorer 99 SE
- 波达方向(DOA)估计的基本问题就是确定同时处在空间某一区域内多个感兴趣的信号的空间位置(即多个信号到达阵列参考阵元的方向角)。最早的也是最经典的超分辨DOA估计方法是著名的MUSIC方法,MUSIC是多重信号分类(Multiple Signal Classification)的英文缩写。它是由R.O. Schmidt于1979年提出来的,由1986年重新发表的。MUSIC算法利用了信号子空间和噪声子空间的正交性,构造空间谱函数,通过谱峰搜索,检测信号的DOA.(The basic proble
main.m
- 应用music算法的 二维doa联合估计(Joint 2-estimation dimensional DOA)
music_2
- 用MUSIC算法进行DOA估计,可解决相干信号的方位估计问题(DOA estimation using MUSIC algorithm)
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.)
1.MUSIC算法MATLAB程序
- 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。此程序为经典doa估计music算法。(direction of arrival,usually called DOA,is an important subject recently.This program contains music)
DOA_MATLAB源程序
- 几种常用doa估计的matlab代码,如music、esprit算法(Several commonly used DOA estimation matlab codes, such as music, ESPRIT algorithm)
Based_on_MC_A_MultiPath_G_MUSIC
- 基于 矩阵填充理论的均匀线阵DOA估计算法,这里采用的是MUSIC算法来估计DOA的(Based on the matrix filling theory, the DOA estimation algorithm of uniform linear array adopts MUSIC algorithm to estimate DOA)