comparison help_html/source/help_MASSEF_install.m @ 0:e34a535b9af0

Initial beta release.
author Christopher Hummersone <c.hummersone@surrey.ac.uk>
date Thu, 02 Mar 2017 09:44:08 +0000
parents
children 8f36d7072f2f
comparison
equal deleted inserted replaced
-1:000000000000 0:e34a535b9af0
1 %% MASSEF.install
2 % Download and install MASSEF dependencies.
3 %
4 %% Syntax
5 %
6 % MASSEF.install
7 %
8 % |MASSEF.install| downloads and installs the MASSEF dependencies. These
9 % dependencies are:
10 %
11 % * <http://amtoolbox.sourceforge.net The Auditory Modelling Toolbox>
12 % * <http://ltfat.sourceforge.net The Large Time-Frequency Analysis Toolbox>
13 % * <http://bass-db.gforge.inria.fr/peass/ Perceptual Evaluation methods for Audio Source Separation Toolkit>
14 % * <https://github.com/IoSR-Surrey/MatlabToolbox IoSR Matlab Toolbox>
15 % * <https://sourceforge.net/projects/sofacoustics/ SOFA API>
16 %
17 %% See also
18 % <help_MASSEF_start.html MASSEF.start>.
19 %
20 % <html>
21 % <hr>
22 % <p>Copyright &copy; 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br>
23 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p>
24 % </html>