Research Article

Performance of 2D Compressive Sensing on Wide-Beam Through-the-Wall Imaging

Algorithm 1

OMP algorithm description. Adapted from [26].
Inputs:
 (i) measured incomplete signal and matrix , populated with simulated wall or point-target model data
  (ii) maximum number of iterations
Output: reconstructed scene vector
( ) Initialize residual to the measured signal vector and secondary matrix to zero
    
( ) Increase . Find the column-vector of that provides highest correlation with the residual
( ) Add column of to and zero from
( ) Solve
   and update residual with
             
( ) Go to step 2 until reaches stop condition (