常规DOA谱估计SVD算法我要分享

SVD algorithm for DOA spectrum estimation

矢量--相干 DOA估计-多径 相干DOA 多径信号-相干 奇异谱-matlab

关注次数: 332

下载次数: 1

文件大小: 946B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。


English Description:

The conventional DOA spectrum estimation MUSIC algorithm fails in the multipath environment. SVD algorithm reconstructs the singular value matrix by using the eigenvector corresponding to the maximum eigenvalue, which can successfully estimate the coherent signal.


代码预览

SVD.m