搜索资源列表
music1
- music算法,用于波达方向估计,效果良好,并有和root-music(根值)music算法的比较-music algorithm for DOA estimation results were very good and and the root-music (root) music Algorithms
MUSIC
- matlab code to calculate the MUSIC algorithm(DOA algorithm)
music(3)
- 使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助-Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn
music
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
DOA
- 用来实现来波方向的估计,music和求根music算法的比较
DOA
- DOA估计,包括MUSIC算法,RootMUSIC算法,ESPRIT算法和MVDR算法。-DOA estimation, including the MUSIC algorithm, RootMUSIC algorithm, ESPRIT algorithm and MVDR algorithm.
基于经典MUSIC的DOA估计Matlab仿真
- 基于经典MUSIC的DOA估计Matlab仿真,包含MATLAB程序和注释,对MUSIC算法分析,对DOA估计结果进行分析
MUSIC
- music 算法测DOA 两个声源,麦克风是线阵排列(music algrithem computes DOA)
1.MUSIC算法MATLAB程序
- MUSIC算法是一种基于矩阵特征空间分解的方法(Multiple signal classification algorithm is a method of DOA estimation)
MUSIC
- 程序实现了用MUSIC算法估计出信号的空间参数。(The MUSIC algorithm is used to estimate the spatial parameters of the signal.)
doa music matlab仿真
- doa music matlab仿真 MATLAB 亲测仿真可用 广义旁瓣MATLAB仿真可用doa music matlab仿真 用于波达方向估计估计
MATLAB 程序
- 阵列信号处理的相关MATLAB仿真源码,包括MUSIC,DOA估计等经典算法实现(Array signal processing related MATLAB simulation source code, including MUSIC, DOA estimation and other classical algorithms)
DOA估计.zip
- DOA估计,有各种DOA估计算法,以及算法仿真性能分析(DOA estimation, music algorithm simulation program)
doa
- 空间谱估计各种经典算法仿真程序 包括 music root-music等很多经典算法 适合初学者参考学习(Spatial spectrum estimation of a variety of classic algorithm simulation program, including music, Root-MUSIC and many other classic algorithms for beginners reference learning)
经典MUSIC源程序
- 波达方向估计DOA,传统的经典多重信号分类MUSIC算法(Representative MUSIC algorithm)
music.m
- 基于MUSIC算法的DOA估计仿真matlab程序(DOA Estimation using MUSIC algorithm)
1.MUSIC算法MATLAB程序
- 阵列信号处理 MUSIC算法matlab程序(music matlab DOA the direction of arrival)
1.MUSIC算法MATLAB程序
- 经典的MUSIC子空间DOA估计算法,可以运行(The classical MUSIC subspace DOA estimation algorithm can run)
Spatial smoothing MUSIC MATLAB
- 空间平滑的MUSIC算法的Matlab源程序,主要用于自由场doa估计(Spatial smoothing MUSIC algorithm Matlab source program, mainly for free field doa estimation.)
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