modulation.signal_utilities.audio_utilities.filtering¶
Created on 11-01-2021
Functions
|
|
|
|
|
Calculates the Hilbert envelope of a signal. |
|
|
|
|
|
|
|
Pre-emphasis on the input signal :param signal: (time,) :param coeff: :return: (time,) |
Created on 11-01-2021
Functions
|
|
|
|
|
Calculates the Hilbert envelope of a signal. |
|
|
|
|
|
|
|
Pre-emphasis on the input signal :param signal: (time,) :param coeff: :return: (time,) |