搜索资源列表
DOASimu
- 空间谱估计 Estimation of Signals 现代信号处理方法用于DOA估计-Music DOA Esprit DOA capon ML
music
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
FBSS
- 相干信号的DOA估计,采用前后向平均方法的music方法.-DOA estimation of coherent signals, using the average method of music before and after the method.
music
- music算法进行到达角(AOA)定位的仿真源代码,希望对大家有帮助-music DOA algorithm (AOA) positioning the simulation source code, we want to help
DOA
- 本程序估计相干信号的DOA。当信源相干时,MUSIC不能处理,本程序利用了其他的DOA算法作为演示。-This procedure is estimated coherent signal DOA. When the source coherence time, MUSIC can not handle, use this program as a demonstration of other DOA algorithms.
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.
music-esprit-DOA
- ESPRIT MUSIC 算法ESPRIT MUSIC DOA-ESPRIT MUSIC DOA
music
- music自适应算法估计来波方向matlab 代码实现-music DOA estimation adaptive algorithm matlab code
MUSIC
- 经典的DOA估计方法music算法,自己编写的,简洁明了,通俗易懂。-Classical music DOA estimation method algorithm, I have written, concise, easy to understand
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)
MUSIC
- 该程序是经典波达方向估计算法,需要知道信源数目。(Classical DOA estimation algorithm)
DOA
- 简单的MUSIC程序和谱峰搜索函数,仅供大家参考使用(Simple MUSIC program and spectral peaks search function, for your reference)
MUSIC, Maximum Likelihood, and Cramer-Rao
- MUSIC, Maximum Likelihood, and Cramer-Rao Bound
DOA Algs
- 包括多种常见测向算法:ESPRIT, MUSIC, MODE,UESPRIT.均已验证。(algorithms for DOA esimation include ESPRIT, MUSIC, MODE,UESPRIT. all the algs are verified.)
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.)
8阵元均匀圆阵MUSIC DOA算法的matlab程序代码
- 包含一个可执行 .M 文件:8阵元均匀圆阵MUSIC DOA算法的matlab程序代码(Contains an executable file.)