Algorithm 1.
Algorithm for sparse estimation of MSI data
1: | Initialize α = α0 and am = {0}. |
2: | while ||c||1 is decreasing do |
3: | Estimate c using equation (3). |
4: | Update α and
using gradient descent of ||
![]() |
5: | end while |
Algorithm for sparse estimation of MSI data
1: | Initialize α = α0 and am = {0}. |
2: | while ||c||1 is decreasing do |
3: | Estimate c using equation (3). |
4: | Update α and
using gradient descent of ||
![]() |
5: | end while |