diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/help_html/source/help_MASSEFresults_input.m	Thu Mar 02 09:44:08 2017 +0000
@@ -0,0 +1,17 @@
+%% 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 &copy; 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>