Research Article

A New Study of Blind Deconvolution with Implicit Incorporation of Nonnegativity Constraints

Algorithm 3

The second transform based algorithm for positivity with ADM.
(1) function  TRANSFORM_METHOD_2
(2) , ,
(3) Calculate , and
(4) 
(5) 
(6) for    to    do
(7)   Solve   (29) for , i.e.
       
(8)   for    to    do
(9)      Solve   (29) for given , i.e.
        
(10)  end for
(11)   
(12)   Solve   (29) for , i.e.
      
(13)  for    to    do
(14)      Solve   (29) for given , i.e.
         
(15)  end for
(16)  
(17) end for
(18) end function