# HG changeset patch # User luisf # Date 1351684387 0 # Node ID 96d17e5dc5d38eb1186b05e03a066df7b7aeb9d5 # Parent ae649f2349a1350ec389643b0b6fe5b59411c14f Replaced the call to SMALL_ImgDenoise_DL_test_KSVDvsSPAMS with SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD in Example 2 of SMALLBoxSetup.m. diff -r ae649f2349a1 -r 96d17e5dc5d3 SMALLboxSetup.m --- a/SMALLboxSetup.m Wed Apr 25 15:05:50 2012 +0100 +++ b/SMALLboxSetup.m Wed Oct 31 11:53:07 2012 +0000 @@ -473,7 +473,7 @@ SMALL_solver_test; case{'2'} fprintf('\n Running SMALL Image Denoise problem'); - SMALL_ImgDenoise_DL_test_KSVDvsSPAMS; + SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD.m; otherwise return; end