Description Usage Arguments Value Source References See Also
View source: R/quad_filt_bank.R
quad_filt_bank
Create bank of FIR complex filters whose real and imaginary parts are in quadrature.
1 | quad_filt_bank(cutoffs, f = 1, N = NULL)
|
cutoffs |
band cutoff frequencies |
f |
sampling rate. 1 will be used if sample rate is not provided. |
N |
filter order. Default is 8*f/(min(bandwidth)) |
Returns a list of filter banks
Copyright Bertrand Delgutte, 1999-2000
Translated from MATLAB code in Smith, Delgutte & Oxenham (2002).
Smith, Z. M., Delgutte, B., & Oxenham, A. J. (2002). Chimaeric sounds reveal dichotomies in auditory perception. Nature, 416(6876), 87–90. doi:10.1038/416087a
equal_xbm_bands
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.