Mercurial > hg > smallbox
diff SMALLboxSetup.m @ 23:636a2a3d7302
(none)
author | idamnjanovic |
---|---|
date | Tue, 27 Apr 2010 13:32:46 +0000 |
parents | a0571bf2ff54 |
children | f6b49c9d728c |
line wrap: on
line diff
--- a/SMALLboxSetup.m Tue Apr 27 13:32:27 2010 +0000 +++ b/SMALLboxSetup.m Tue Apr 27 13:32:46 2010 +0000 @@ -1,16 +1,22 @@ function SMALLboxSetup(varargin) +%%% SMALLboxSetup +% +% Centre for Digital Music, Queen Mary, University of London. +% This file copyright 2009 Ivan Damnjanovic, Matthew Davies. +% +% This program is free software; you can redistribute it and/or +% modify it under the terms of the GNU General Public License as +% published by the Free Software Foundation; either version 2 of the +% License, or (at your option) any later version. See the file +% COPYING included with this distribution for more information. +% % -% SMALLboxSetup +% Will automatically download and install existing toolboxes +% on sparse representations and dictionary learning % -% Will automatically download and install existing toolboxes -% on sparse representations and dictionary learning -% -% For this function an internet connection is required. +% For this function an internet connection is required. % -% SMALLbox initialisation -% Ivan Damnjanovic, Matthew Davies 2009 - - +% SMALLbox initialisation %% clc;