Mercurial > hg > massef
view help_html/source/help_MASSEFresults_input.m @ 30:b98f92674cbc
Merge branch 'develop'
- MASSEFresults: removed unnecessary join.
| author | Christopher Hummersone <c.hummersone@surrey.ac.uk> |
|---|---|
| date | Wed, 29 Mar 2017 13:31:35 +0100 |
| parents | e34a535b9af0 |
| children | 8f36d7072f2f |
line wrap: on
line source
%% MASSEFresults.input % Add performance data. % %% Syntax % % r.input(mixtureNum,algorithmNum,estimateNum,metric,channel,estTag,value) % % |r.input(mixtureNum,algorithmNum,estimateNum,metric,channel,estTag,value)| % inputs the performance data for mixture number |mixtureNum|, algorithm % number |algorithmNum|, estimate number |estimateNum|, metric |metric|, % channel number |channel|, estimate tag |estTag|, and value |value|. % % <html> % <hr> % <p>Copyright © 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br> % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p> % </html>
