fn_normalize
Contents
Syntax
x = fn_normalize(x,dim,flag)
Description
Input:
- x array
- dim dimensions on which to operate; can be a cell array for
multiple actions
- action 'div'[default], 'sub', 'std' or 'zscore', 'norm2', 'detrend',
'proba' (divide by the sum rather than by the mean), 'max'
can be a cell array for multiple actionsSource
Thomas Deneux
Copyright 2005-2017