One-third-octave filter bank, including additional inputs and outputs

This m-file was based on oct3bank m-file from Christophe Couvreur. Including some features.
1,6K Downloads
Aktualisiert 1 Apr 2011

Lizenz anzeigen

The included features are:
Definition of additional parameters on the imput of the function:
>> Fs, Sampling Frequency [Hz]
>> dBref Reference level for dB scale.
for SPL, Pref = 20E-6 Pascal
>> Fc One Third Octaves Preferences
Ex. Fc = [20 25 31.5 40 ... 1000];

The function returns the <p> values in dB [ref = dBref], and the <f> One Third Octave Frequencies.

Obs. Half of the sampling frequency (Fs/2) must be higher than the superior frequency limit value of the last one third octave choosed as preference input.
Also <Fc> must have more than, at least, 7 third octave values.

Zitieren als

João José Jamil (2024). One-third-octave filter bank, including additional inputs and outputs (https://www.mathworks.com/matlabcentral/fileexchange/30942-one-third-octave-filter-bank-including-additional-inputs-and-outputs), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: octave

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0