comparison DL/RLS-DLA/SMALL_rlsdla.m @ 220:0d30f9074dd9

Merge
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 11 Apr 2012 15:56:39 +0100
parents 4337e28183f1
children
comparison
equal deleted inserted replaced
165:775caafd5651 220:0d30f9074dd9
24 % dictionary and atoms size is 8x8 24 % dictionary and atoms size is 8x8
25 % 25 %
26 % - RLS-DLA - Skretting, K.; Engan, K.; , "Recursive Least Squares 26 % - RLS-DLA - Skretting, K.; Engan, K.; , "Recursive Least Squares
27 % Dictionary Learning Algorithm," Signal Processing, IEEE Transactions on, 27 % Dictionary Learning Algorithm," Signal Processing, IEEE Transactions on,
28 % vol.58, no.4, pp.2121-2130, April 2010 28 % vol.58, no.4, pp.2121-2130, April 2010
29 % 29
30 30 %
31
32 % Centre for Digital Music, Queen Mary, University of London. 31 % Centre for Digital Music, Queen Mary, University of London.
33 % This file copyright 2011 Ivan Damnjanovic. 32 % This file copyright 2011 Ivan Damnjanovic.
34 % 33 %
35 % This program is free software; you can redistribute it and/or 34 % This program is free software; you can redistribute it and/or
36 % modify it under the terms of the GNU General Public License as 35 % modify it under the terms of the GNU General Public License as