Skip to content

Question regarding frequency resolution #47

@Arduryo

Description

@Arduryo

Hello, I have a question regarding the octavefilter function. I have a signal representing sound pressure in Pascals over time t, from which I wish to calculate the third-octave spectra. When calculating manually, a conversion to the frequency domain using FFT is necessary; so far, I have used FFTs with 2^15 samples, a Von Hann window and a 50% overlap. This corresponds to a frequency resolution of approximately 6 Hz. What is the frequency resolution in the result of the octavefilter function? So far, I have been using the octavefilter function in the range from 12 Hz to 20,000 Hz (i.e. the default setting), with fraction=3 and a sampling rate of 100,000 Hz. Perhaps I didn’t find this in the Readme either, but how does it work exactly?

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions