搜索资源列表
matlab信号处理工具箱代码
- matlab信号处理的基础源代码,如:比较相参积累和非相参积累、雷达的恒虚警处理(CFAR)、相干相关K分布杂波、等等,总共有上百个m文件。
Toeplitz.rar
- 阵列信号处理中,处理相干信号源的一种经典方法,Toeplitz算法的源程序,, a classic method ,Toeplitz algorithm,to deal with coherent signal sources in array signal processing
paper2
- 基于DFT的快速DOA估计,适合于相干信号源和非相干信号源-DFT-based fast DOA estimation, is suitable for coherent signal source and non-coherent signal source
xiangganjilei
- 基于matlab的目标回波信号的相干积累过程分析与仿真。其中包括目标的积累完成过程。-Based on the objectives of matlab coherent echo signal accumulation process analysis and simulation. Including the goal to complete the process of accumulation.
music
- 经典MUSIC算法包括相干和非相干信号,对初学者有一定参考价值-经典MUSIC算法包括相干信号以及非相干信号,对初学者有一定参考价值
SVD
- 常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。-Conventional music spectrum estimation algorithm for DOA in multipath environment, failure, SVD algorithm using the maximum eigenvalue of the feature vector corresponding to re-construc
shizhimusic
- DOA谱估计实值MUSIC算法把复数协方差矩阵映射成实数矩阵来处理,特征值分解计算量降低了75 ,实值music算法可以分辨相干信号源-DOA in real MUSIC spectral estimation algorithm to map the complex covariance matrices to deal with real, eigenvalue decomposition calculation reduced by 75 , real music algorithm ca
FBSS
- 相干信号的DOA估计,采用前后向平均方法的music方法.-DOA estimation of coherent signals, using the average method of music before and after the method.
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.
coherent_MUSIC_release1
- 列阵信号处理中,采用MUSIC算法,解决相干信号源的方向估计。-Array signal processing, the use of MUSIC algorithm to resolve the direction of coherent sources estimate.
MyULACohSig
- 此程序为均匀线阵情况下的相干信号入射后,阵列所采集的数据,各种参数说明见文件内部-This procedure for uniform linear array of coherent signals incident cases, the array of data collected, within the parameters described in the file
MyULASignal
- 均匀线阵情况下的,相干信号的产生,并不是入射后的信号,而是原始的相干信号,希望各位不会搞错-Uniform linear array case, the coherent signal generation, not the signal after the incident, but the original coherent signals and hope that will not be wrong
相干源修正的music算法
- 相干源修正的music算法,用来对相干信号源进行谱估计。-The music coherent source correction algorithm, used to carry out spectrum estimation of coherent sources.
MusicCOHERENT
- 对相干信号的波达方向进行估计,仿真了music算法在相干信号情况下的失效,以及改进程序(The direction of arrival of coherent signals is estimated, and the failure of music algorithm in coherent signals is simulated)
水声信号实验线性调频信号与自相关
- 本程序包含了常用的水声学实验,列出了常用的信号处理源程序,自相关、互相关、相干性分析等(his procedure contains the commonly used underwater acoustic experiments, lists the commonly used signal processing source, autocorrelation, cross-correlation, coherence analysis)
基于MVDR算法,计算两个信号的相关性的函数
- 基于MVDR算法,计算两个信号的相关性的函数(Based on MVDR algorithm, the correlation function of two signals is calculated)
84771138TCT
- 宽带相干信号处理,TCT办法,对比窄带相关信号处理(Wideband coherent signal processing, TCT method, contrast narrowband signal processing)
TOELITZ_MUSIC
- 对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
圆阵music算法(含有相干信号)
- 均匀圆阵的music算法(包括含相关信号)(Circular array MUSIC algorithm (including correlation signal))
互质阵列相干信号DOA估计仿真
- 采用互质阵列构成虚拟阵列,对信源是相干信号的情况进行仿真实验。