搜索资源列表
doa_wide_tct
- 宽带波达方向估计的matlab仿真程序,使用tct算法求聚焦矩阵然后由music算法估计。-Broadband DOA estimation matlab simulation program, using tct algorithm seeking focusing matrix estimation algorithm is then music.
threemethods
- 三种DOA方法:经典的MUSIC,前后向空间平滑和改进的空间平滑算法-DOA three methods: the classic MUSIC, before and after spatial smoothing and improved spatial smoothing algorithm
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
music1
- 自己编写的有关Matlab中MUSIC算法下的目标方位估计 -I have written about the MUSIC algorithm in Matlab DOA Estimation
MUSIC
- 阵列信号处理的理论和应用 1.MUSIC算法MATLAB程序 2.ESPRIT 算法MATLAB程序 3.Root-MUSIC算法MATLAB程序 4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序 5.空间平滑MUSIC算法的MATLAB程序 6.角度和时延联合估计(JADE)算法MATLAB程序 7.传播算子DOA估计算法MATLAB程序 8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序-Array signal proce
1.MUSIC--MATLAB
- 基于天线阵列协方差矩阵的特征分解类DOA估计算法中,MUSIC算法具有普遍的适用性,只要已知天线阵的布阵形式,无论是直线阵还是圆阵,不管阵元是否等间隔分布,都可以得到高分辨的估计结果。-DOA estimation algorithm, MUSIC algorithm has universal applicability of decomposition classes based on the characteristics of the antenna array covariance m
3.Root-MUSIC---MATLAB
- 二维求根MUSIC算法是改进的一种MUSIC算法,对于面阵的二维DOA估计的编程者有重要用途。-Dimensional root finding MUSIC algorithm improved MUSIC algorithm, programming for the two-dimensional plane array DOA estimation purposes.
MATLAB-code
- 智能天线波束成型算法DOA music、esprit、root music仿真代码。有仿真结果。-Smart antenna beam forming algorithm DOA music simulation code. Simulation results.
quaternion-MUSIC
- 基于四元数的MUSIC算法,估计应用与DOA-quaternion MUSIC matlab program
music_wang
- 空间角估计,doa,matlab仿真,实现角度的估计,有利于初学者(array signal process doa filter design)
1.MUSIC算法MATLAB程序
- 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
MATLAB 程序
- 阵列信号处理的相关MATLAB仿真源码,包括MUSIC,DOA估计等经典算法实现(Array signal processing related MATLAB simulation source code, including MUSIC, DOA estimation and other classical algorithms)
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)
8阵元均匀圆阵MUSIC DOA算法的matlab程序代码
- 包含一个可执行 .M 文件:8阵元均匀圆阵MUSIC DOA算法的matlab程序代码(Contains an executable file.)
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)