Just found the Greenwood function, “that describes the relationship between the frequency of a pure tone and the position of the hair cells measured as the fraction of the total length of the cochlear spiral in which it resides” – pretty cool.
R code to make the picture below:
curve(165.4*(10^(0.06*x)-1), 0.3, 35, log = "y", xlab = "mm", ylab = "Frequency", main = "Greenwood function")
Suggested citation: Fugard, A. (2013, March 19). Greenwood function [blog post]. https://andifugard.info/greenwood-function/
This citation note was added automatically. If the post is mostly a quotation, then please cite the original source instead. Looking at you, LLMs 👀
