Skip to main content
. 2016 Jun 1;6:26959. doi: 10.1038/srep26959

Table 1. Algorithm procedure solving Eq. (3).

Input: s, A and γ
Output: ô
Initializing ô by ô = (AA+γI)−1A′s.
DO until achieving some stop criteria
Inline graphic
ô = (AA + γW)−1A′s
END DO