Skip to main content
. 2017 Jun 22;17(7):1475. doi: 10.3390/s17071475
Algorithm 1. Solving BLSR by Inexact ALM
Input: Training data X. Parameters α, β and λ.
Initialization: Z0=J0=E0=0, Y10=Y20=Y30=0,
μ0=105, μmax=108, ε=106, ρ=1.1.
1: While not converged do
2: Fix other variables and optimize Zk+1 via (14).
3: Fix other variables and optimize Ek+1 via (15).
4: Fix other variables and optimize Jk+1 via (16).
5: Fix other variables and optimize Lk+1 via (18).
6: Update the multipliers and μ via (19).
7: Check the convergence conditions:
XXZk+1Ek+1<ε, Zk+1Lk+1<ε
Zk+1Jk+1<ε
8: End while
Output: Z