Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_freqbaseline”.
FT_FREQBASELINE performs baseline normalization for time-frequency data Use as [freq] = ft_freqbaseline(cfg, freq) where the freq data comes from FT_FREQANALYSIS and the configuration should contain cfg.baseline = [begin end] (default = 'no') cfg.baselinetype = 'absolute', 'relchange' or 'relative' (default = 'absolute') cfg.param = field for which to apply baseline normalization, or cell array of strings to specify multiple fields to normalize (default = 'powspctrm') See also FT_FREQANALYSIS, FT_TIMELOCKBASELINE, FT_FREQCOMPARISON
Share this page: