


SUBMEAN(UCL)      MISC. REFERENCE MANUAL PAGES       SUBMEAN(UCL)



NAME
     submean -- normlalise amplitude of PRW text vectors by  sub-
     tracting mean

SYNOPSIS
     submean <pvin.txt >pvout.txt

DESCRIPTION
     submean is a program to process a  text  stream  of  pattern
     vector  data  in the vector labelled format accepted by gen-
     dat. If the input pattern is R rows by C columns,  the  pro-
     gram  calculates  the  mean for each row independently, sub-
     tracts that from each value and adds the mean to the end  of
     the row, thereby increasing the number of comumns by 1.

OPTIONS
     -I         Identify program name and version number.

VERSION/AUTHOR
     1.0  Mark Huckvale

SEE ALSO
     norm, gendat, xform, runchop, xpose, vecstat

BUGS
SOURCE
     /users/mark/sfs/man/../prw/util.src/submean.c




























Sun Release 4.1         Last change: PRW1                       1



