Sparsity regularized Matrix Factorization (SRMF) algorithm
2 views (last 30 days)
Show older comments
Hello everybody, I'm working on the application of the Matrix completion in the WSNs and I need the matlab code of the Sparsity regularized Matrix Factorization (SRMF) solving algorithm which uses the low rank structure to estimate the missing data and performs alternating least squares to factorize the data matrix by solving the following problem:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167836/image.png)
Ref:" Y. Zhang , M. Roughan , W. Willinger , L. Qiu , Spatio-temporal compressive sens- ing and internet traffic matrices, in: Proceedings of the ACM SIGCOMM 2009 Conference on Data Communication, in: SIGCOMM ’09, ACM, New York, NY, USA, 2009, pp. 267–278" . They mentioned in the paper that they will supply Matlab code on request, but I could not get answers. Thank you in advance.
2 Comments
Sherlock Holmes
on 10 Apr 2019
Hello, did you find the matlab code? I am also in need of that code. If you did , Could you help me with it ?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!