# HG changeset patch # User idamnjanovic # Date 1272375166 0 # Node ID 636a2a3d730200bc8b80ae02c920c76b45fed287 # Parent 524cc3fff5ac4122c7b9487f0b83757780df8a0d diff -r 524cc3fff5ac -r 636a2a3d7302 SMALLboxSetup.m --- 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;