


MLPTR(1)                 USER COMMANDS                   MLPTR(1)



NAME
     mlptr - generate MLP output tracks directly from coefficient
     data

SYNOPSIS
     mlptr (-i item) (-w window) (-d  dbrange)  (-o  output)  (-f
     feature) (-l) (-u) mlpmodel file

DESCRIPTION
     mlptr 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.  If the model  has  more  than  one  output,  the
     required  label  should be specified with the The MLP output
     is stored in a track item, with appropriate offset.

     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. TR
                positioned at middle of window.

     -ddbrange  Map top  'dbrange'  of  coefficient  energies  to
                0..1.  Default 50.  A value of zero disable input
                scaling.

     -ooutput   Number of output unit required to trace.

     -ffeature  Label to store with output channel in track  item
                header.

     -l         List calculated track to standard output,  rather
                than create TR item.

     -u         Unsquash final output,  i.e.  remove  final  non-
                linearity.

VERSION/AUTHOR
     1.6 - Mark Huckvale

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










SFS                     Last change: UCL                        1



