Compressed Dictionary Learning Toolbox README
Flavio Teixeira
May, 2018

This MATLAB package contains an implementation of the Iterative Compressed-Thresholding and K-Residual Means (IcTKM) algorithm, as presented in F. Teixeira and K. Schnass, "Compressed Dictionary Learning", arXiv:1805.00692, May, 2018.


quick start:
-------------

1. Unpack the contents of the zip file to a new directory.
2. Set the unpacked folder as MATLAB's current folder.
3. A dictionary learning example can be run by typing: ictkm_example_script from MATLAB's command window. 
   