Skip to main content
. 2016 May 23;16(5):686. doi: 10.3390/s16050686
Algorithm 1 Decoupled joint sparse reconstruction.
Input: Received joint random measurement vector y;
Equivalent random measurement matrix Φeh;
Output: DoA indicating vector s;
1. Estimate the noise level by random sampling in source free scenario, γ=||y||22;
2. Estimate the common support T=supp(d˜) by solving:
 mind˜n=0N-1h=1Hdh(n)2subject to ||y-Θd˜||22γ;
3. Construct the pruned joint reconstruction matrix Υ˜;
Υ˜=Υ[n1],Υ[n2],,Υ[n|T|],rT;
4. Solve the pruned reconstruction problem:
 minr¯Ls1subject to ||y-Υ˜r¯||22γ,s()=nTr(n)2,r¯=[rT(n1),,rT(n|T|)]T;