diff examples/AudioInpainting/Audio_Declipping_Example.m @ 246:cef4500b936f ver_2.1

Merge
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 31 Oct 2012 12:10:13 +0000
parents 1fbd28dfb99e
children
line wrap: on
line diff
--- a/examples/AudioInpainting/Audio_Declipping_Example.m	Wed Oct 31 11:53:07 2012 +0000
+++ b/examples/AudioInpainting/Audio_Declipping_Example.m	Wed Oct 31 12:10:13 2012 +0000
@@ -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