Normalized envelope of a signal.
Computes the normalized envelope of the given data which can be windowed or not. In order to obtain a normalized measure of the signal envelope the instantaneous bandwidth of the smoothed envelope is normalized by the Nyquist frequency and is integrated afterwards.
The time derivative of the normalized envelope is returned if input data are windowed only.
Parameters: |
|
---|---|
Returns: | Anorm[, dAnorm] - Normalized envelope of input data, Time derivative of normalized envelope (windowed only). |