搜索资源列表
music
- 此程序是在MATLAB上实现用于短波定位的MUSIC算法仿真-This procedure is used in MATLAB to achieve short-wave-targeted MUSIC algorithm simulation
doa_wide_tct
- 宽带波达方向估计的matlab仿真程序,使用tct算法求聚焦矩阵然后由music算法估计。-Broadband DOA estimation matlab simulation program, using tct algorithm seeking focusing matrix estimation algorithm is then music.
music
- 经典MUSIC算法谱峰搜索程序,已经给出了一系列公式的程序-MUSIC MUSIC MUSIC MUSIC MUSIC MUSIC MUSIC
music
- DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
MUSIC
- 自己编写的MUSIC算法例程,是对两个声源进行定位的仿真程序-MUSIC method for the localization of two sources
music
- music算法进行到达角(AOA)定位的仿真源代码,希望对大家有帮助-music DOA algorithm (AOA) positioning the simulation source code, we want to help
MUSIC C MATLAB
- 对music算法 进行c语言编程 以及MATLAB仿真(MUSIC algorithm for C programming language, and MATLAB simulation)
music and esprit 的matlab程序
- music算法,现代信号处理的内容,可以学习一下(MUSIC algorithm, modern signal processing content, you can learn)
1.MUSIC算法MATLAB程序
- 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
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)
Untitled
- 使用MUSIC算法实现阵列信号的波达方向估计(Using MUSIC algorithm to estimate the direction of arrival of array signals)
matlab
- music算法、MVDR算法 功能文件,没有主程序 加上数据可以直接出结果(Music algorithm, MVDR algorithm Function file, not the main program Combined with data can be directly out of the results)
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算法的MATLAB程序
- 空间平滑MUSIC算法的MATLAB程序(MATLAB Program of Space Smoothing MUSIC Algorithms)
1.MUSIC算法MATLAB程序
- 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。此程序为经典doa估计music算法。(direction of arrival,usually called DOA,is an important subject recently.This program contains music)