Algorithm 2 LADM
Choose the parameter such that Equation (9) is satisfied;
Initialize an iteration counter and a bounded starting point;
repeat
Update according to Equation (14);
;
Update according to Equation (16);
if some stopping criterion is satisfied; then
Break;
else
end if
until exceed the maximum number of outer loop.