Android codes for STSBL

[https://sites.google.com/site/researchbyzhang/stsbl]

(1)STSBL [Spatio-Temporal Sparse Bayesian Learning Android codes][Verison 1]
The first version of STSBL android codes. It is not yet well-documented and generalized for all cases. We will release a newer version soon to make it easier to be used.

You can import STSBL class and then create STSBL class object to run STSBL recovery procedure. Currently, The size of Phi matrix is hard-coded to 32*64, using DWT transformation matrix, and the block size is 4. In the near future, we will release a new version and let all the parameters such as Phi matrix and block size ...etc can be set as inputs of the program at run time.

STSBL Android code