MATLAB code for "A Robust Low-Rank Matrix Completion Based on Truncated Nuclear Norm and Lp-norm".
If you use the code, please cite our paper:
The MovieLens-1M dataset is available in the following paper:
As for the comparison methods...
- SVP, SVT, TNNR, and Sp-lp are available in https://github.com/HauLiang/Matrix-Completion-Methods.
- FGSR is available in https://github.com/ImKeTT/Low-rank_Matrix-completion/blob/master/FGSR-for-effecient-low-rank-matrix-recovery/MC_FGSR_PALM.m.
Please check the accompanying license and the license of [2] before using.
@ All rights are reserved by the authors.