Mercurial > hg > massef
comparison help_html/source/help_MASSEFresults_input.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 %% MASSEFresults.input | |
2 % Add performance data. | |
3 % | |
4 %% Syntax | |
5 % | |
6 % r.input(mixtureNum,algorithmNum,estimateNum,metric,channel,estTag,value) | |
7 % | |
8 % |r.input(mixtureNum,algorithmNum,estimateNum,metric,channel,estTag,value)| | |
9 % inputs the performance data for mixture number |mixtureNum|, algorithm | |
10 % number |algorithmNum|, estimate number |estimateNum|, metric |metric|, | |
11 % channel number |channel|, estimate tag |estTag|, and value |value|. | |
12 % | |
13 % <html> | |
14 % <hr> | |
15 % <p>Copyright © 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br> | |
16 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p> | |
17 % </html> |