RENEWLab
1.1.0
RENEW project
|
Functions | |
def | bandpower (x, fs, fmin, fmax) |
def bandpower.bandpower | ( | x, | |
fs, | |||
fmin, | |||
fmax | |||
) |
Computes average power in the input x :param x: Received Signal :param fs: Sampling Rate :param fmin: Frequency range (lower end) :param fmax: Frequency range (upper end) :return: Average power of input signal x