Research Article

An Analysis Dictionary Learning Algorithm under a Noisy Data Model with Orthogonality Constraint

Algorithm 1

OIHT-ADL.
Input: Observed data , the initial dictionary , , the number of iterations
Output: Dictionary
Initialization: Set
For     do
 (i) Fixing , compute
 (ii) Update the analysis coefficients using (14)
 (iii) Fixing , update the dictionary using (16)
 (iv) Normalize rows in using (17)
End