|
Algorithm 1 Underdetermined DOA Estimation of Wideband LFM Signals Based on Gridless Sparse Reconstruction in FRF Domain. |
Input: the received signals based on the coprime array ; Output: ;
-
1:
Initialize:;
-
2:
Derive the peaks model of received signals in FRF domain based on coprime array by Equation (15);
-
3:
Derive the virtual received signals of difference co-array by Equation (21);
-
4:
Construct the virtual received signals of virtual ULA according to Equation (22) by interpolating virtual sensors into difference co-array;
-
5:
Construct the covariance matrix of virtual ULA according to Equation (38);
-
6:
Defined a binary vector to respectively represent the interpolated and derived virtual sensors, and construct to distinguish the zero and non-zero elements in covariance matrix ;
-
7:
Solve the atomic norm minimization in Equation (39), and use the equivalent version Equation (43) to get and ;
-
8:
Substitute as the recovered covariance matrix of reference virtual array into MUSIC algorithm to estimate the DOAs .
|