getANSICenterFrequencies
Get the list of valid ANSI S1.11-2004 center frequencies
Description
returns a vector of valid center frequencies as specified by the ANSI S1.11-2004
standard.centerFrequencies
= getANSICenterFrequencies(octFilt
)
Examples
Input Arguments
Output Arguments
Algorithms
The ANSI S1.11-2004 standard [1] defines the center frequencies of the octave bands as
where:
The center frequency definition differs depending on whether b is odd, such as for bandwidths of 1 octave or 1/3 octave, or even, such as for bandwidths of 1/2 octave or 1/6 octave. This ensures that the band edges of the whole octave band remain band edges for all of the fractional bands.
References
[1] Acoustical Society of America. American National Standard Specification for Octave-Band and Fractional-Octave-Band Analog and Digital Filters. ANSI S1.11-2004. Melville, NY: Acoustical Society of America, 2009.
Version History
Introduced in R2016b