diff examples/AudioInpainting/Audio_Declipping_Example.m @ 243:1fbd28dfb99e unlocbox

setup file
author bmailhe
date Wed, 29 Aug 2012 10:39:14 +0100
parents 8b3c71bb44eb
children
line wrap: on
line diff
--- a/examples/AudioInpainting/Audio_Declipping_Example.m	Wed Apr 18 18:12:15 2012 +0100
+++ b/examples/AudioInpainting/Audio_Declipping_Example.m	Wed Aug 29 10:39:14 2012 +0100
@@ -49,7 +49,7 @@
 
 %   Defining the Problem structure
 
-SMALL.Problem = generateAudioDeclippingProblem('male01_8kHz', 0.6, 256, 0.5, @wRect, @wSine, @wRect, @Gabor_Dictionary, 2);
+SMALL.Problem = generateAudioDeclippingProblem('male01_8kHz', 0.1, 256, 0.5, @wRect, @wSine, @wRect, @Gabor_Dictionary, 2);
 
 for idxSolver = 1:4