singular value thresholding in Matlab
layout: default
svt
is a MATLAB wrapper function for singular value thresholding.
The function is developed by Cai Li and Hua Zhou.
The code is tested on MATLAB R2013a, but should work on other versions of MATLAB with no or little changes. Current version works on these platforms: Windows 32-bit, Windows 64-bit, Linux 64-bit, and Mac (Intel 64-bit). Type computer
in MATLAB's command window to determine the platform.
unzip svt_0.0.1.zip
mv svt_0.0.1 svt
addpath(pwd) %<-- Add the toolbox to the MATLAB path
savepath %<-- Save for future MATLAB sessions
?
followed by the function name in MATLAB.svt function for MATLAB is licensed under the BSD license. Please use at your own risk.
If you use this function in any way, please cite the software itself along with at least one publication or preprint.
Cai Li cli9@ncsu.edu | Hua Zhou