diff Problems/AudioDeclipping_reconstruct.m @ 140:31d2864dfdd4 ivand_dev

Audio Impainting additional constraints with cvx added
author Ivan Damnjanovic lnx <ivan.damnjanovic@eecs.qmul.ac.uk>
date Mon, 25 Jul 2011 17:27:05 +0100
parents 1334d2302dd9
children f42aa8bcb82f
line wrap: on
line diff
--- a/Problems/AudioDeclipping_reconstruct.m	Thu Jul 21 16:37:14 2011 +0100
+++ b/Problems/AudioDeclipping_reconstruct.m	Mon Jul 25 17:27:05 2011 +0100
@@ -2,8 +2,15 @@
 %%  Audio declipping Problem reconstruction function
 %   
 %   This reconstruction function is using sparse representation y 
-%   in dictionary Problem.A to reconstruct the patches of the denoised
-%   image.
+%   in dictionary Problem.A to reconstruct declipped audio.
+%
+%   [1] I. Damnjanovic, M. E. P. Davies, and M. P. Plumbley "SMALLbox - an 
+%   evaluation framework for sparse representations and dictionary 
+%   learning algorithms," V. Vigneron et al. (Eds.): LVA/ICA 2010, 
+%   Springer-Verlag, Berlin, Germany, LNCS 6365, pp. 418-425
+%   [2] A. Adler, V. Emiya, M. G. Jafari, M. Elad, R. Gribonval, and M. D.
+%   Plumbley, “Audio Inpainting,” submitted to IEEE Trans. Audio, Speech,
+%   and Lang. Proc., 2011, http://hal.inria.fr/inria-00577079/en/.
 
 %
 %   Centre for Digital Music, Queen Mary, University of London.