Mercurial > hg > massef
annotate 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 |
rev | line source |
---|---|
c@0 | 1 %% MASSEF.install |
c@0 | 2 % Download and install MASSEF dependencies. |
c@0 | 3 % |
c@0 | 4 %% Syntax |
c@0 | 5 % |
c@0 | 6 % MASSEF.install |
c@0 | 7 % |
c@0 | 8 % |MASSEF.install| downloads and installs the MASSEF dependencies. These |
c@0 | 9 % dependencies are: |
c@0 | 10 % |
c@0 | 11 % * <http://amtoolbox.sourceforge.net The Auditory Modelling Toolbox> |
c@0 | 12 % * <http://ltfat.sourceforge.net The Large Time-Frequency Analysis Toolbox> |
c@0 | 13 % * <http://bass-db.gforge.inria.fr/peass/ Perceptual Evaluation methods for Audio Source Separation Toolkit> |
c@0 | 14 % * <https://github.com/IoSR-Surrey/MatlabToolbox IoSR Matlab Toolbox> |
c@0 | 15 % * <https://sourceforge.net/projects/sofacoustics/ SOFA API> |
c@0 | 16 % |
c@0 | 17 %% See also |
c@0 | 18 % <help_MASSEF_start.html MASSEF.start>. |
c@0 | 19 % |
c@0 | 20 % <html> |
c@0 | 21 % <hr> |
c@0 | 22 % <p>Copyright © 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br> |
c@0 | 23 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p> |
c@0 | 24 % </html> |