


MLPTRSUM(1)              USER COMMANDS                MLPTRSUM(1)



NAME
     mlptrsum - generate and sum MLP output tracks directly  from
     coefficient data

SYNOPSIS
     mlptrsum (-i item) (-w window) (-d dbrange) (-s  start)  (-e
     end) mlpmodel file

DESCRIPTION
     mlptrsum generates pattern vectors in a similar way as prdat
     but instead of storing them in Pattern Recognition Workbench
     format, presents them directly to a supplied MLP model.  The
     model must have as many inputs as the window of coefficients
     requested.   The  outputs  of  the  model  are  then  summed
     independently  and  reported  on the standard output.  Start
     and end times of the section of the signal  to  be  analysed
     and summed may be specified.

     Options:

     -I         Identify the program name and version.

     -iitem     Select input item number.  -wwindow Number of  co
                frames  in window.  Default 1.  Must be odd. Out-
                put time presumed to be in middle of window.

     -ddbrange  Map top  'dbrange'  of  coefficient  energies  to
                0..1.  Default 50.

     -sstart    Specify start time in seconds.  Default 0.

     -eend      Specify end time in seconds.  Default is  end  of
                CO data.

VERSION/AUTHOR
     1.0 - Mark Huckvale

SOURCE
     /users/mark/sfs/man/../prw/mlpw.src/mlptrsum.c
















PRW                     Last change: UCL                        1



