FT_PREPROC_POLYREMOVAL

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_preproc_polyremoval”.

  FT_PREPROC_POLYREMOVAL removed an Nth order polynomal from the data
 
  Use as
    dat = ft_preproc_polyremoval(dat, order, begsample, endsample)
  where
    dat        data matrix (Nchans X Ntime)
    order      the order of the polynomial
    begsample  index of the begin sample for the estimate of the polynomial
    endsample  index of the end sample for the estimate of the polynomial
 
  If begsample and endsample are not specified, it will use the whole
  window to estimate the polynomial.
 
  For example
    ft_preproc_polyremoval(dat, 0)
  removes the mean value from each channel and
    ft_preproc_polyremoval(dat, 1)
  removes the mean and the linear trend.
 
  See also FT_PREPROC_BASELINECORRECT, FT_PREPROC_DETREND

reference/ft_preproc_polyremoval.txt · Last modified: 2012/05/23 23:02 (external edit)

You are here: startreferenceft_preproc_polyremoval
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0