audioflux.utils.auditory_weight_c

audioflux.utils.auditory_weight_c(fre_arr)

Compute the weight-c of a set of frequencies.

Parameters
fre_arr: np.ndarray [shape=(n,)]

Input frequencies array

Returns
out: np.ndarray [shape=(n,)]