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 descargas
Actualizado 1 abr 2011

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: octave

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0