Skip to main content
. 2020 May 27;20(11):3041. doi: 10.3390/s20113041
Algorithm 1 Framework for Solving DPCP by m-Norm Maximization.
Require: Data matrix YRn×N
 1: Perform QR-factorization for Y. Namely, Y=RZ where R is upper-triangular matrix and ZRn×N is orthogonal matrix;
 2: Compute the solution W^ for (1);
 3: Return W*=RTW^