Skip to main content
. Author manuscript; available in PMC: 2013 Sep 10.
Published in final edited form as: IEEE/ACM Trans Comput Biol Bioinform. 2013 Jan-Feb;10(1):230–235. doi: 10.1109/TCBB.2012.166

Algorithm 1.

The algorithm to solve (2)

1. Input: D
2. Initialize: = 0, Z = 0 and Y = 0
3. repeat
4.   arg min12D+ρ(Zk1ρYk)1+ρF2+α1+ρ*
5.   for j = 1 to n do
6.     Zjarg minx12j+1ρYjx22+γρxTV
7.   end for
8.   YY + ρ(Z)
9. until convergence
10. Output: .