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 次下载
更新时间 2011/4/1

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Filter Banks 的更多信息
致谢

参考作品: octave

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0