equal_xbm_bands: equal_xbm_bands

Description Usage Arguments Value Source References See Also

View source: R/equal_xbm_bands.R

Description

equal_xbm_bands Divide frequency interval into N bands of equal width along the human basilar membrane. Based on M.C. Liberman's cochlear frequency map for the cat scaled to match human frequency range of hearing.

Usage

1
equal_xbm_bands(fmin, fmax, N)

Arguments

fmin

minimum frequency in Hz

fmax

maximum frequency in Hz

N

number of frequency bands

Value

Returns a vector of band cutoff frequencies in Hz

Copyright Bertrand Delgutte, 1999-2000

Source

Translated from MATLAB code in Smith, Delgutte & Oxenham (2002).

References

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

See Also

inv_cochlear_map


abeith/chimeRa documentation built on Feb. 6, 2020, 9:32 a.m.