cochlear_map: cochlear_map

Description Usage Arguments Value Source References See Also

View source: R/cochlear_map.R

Description

cochlear_map Convert frequency to distance along the basilar membrane using M.C. Liberman's cochlear frequency map for the cat.

Usage

1
cochlear_map(f, Fmax = 20000)

Arguments

f

Frequency in Hz

Fmax

Maximum frequency represented on the basilar membrane in Hz. By default, this is 20 kHz, the value for the human cochlea. Setting Fmax to 57 kHz gives a map appropriate for the cat cochlea.

Value

Returns percent distance from apex of basilar membrane

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.