When designing an audio bandpass filter, sometimes the desired bandwidth in octaves BWoct is specified, and the resulting Q (quality factor) needs to be calculated.
Syntax
Q = filtBW2Q(BWoct)
filtBW2Q()
The input value of BWoct may be either a scalar, a row vector, or a column vector. If a vector is provided, then the output will be the appropriate vector.
Invoking filtBW2Q() with no input arguments creates an example table of output results, which can be compared to the results that were published by Bohn (1983).
Reference
Bohn, Dennis (1983). Bandpass filter design. Studio Sound, January, pages 36–37. https://worldradiohistory.com/Archive-All-Audio/Archive-Studio-Sound/80s/Studio-Sound-1983-01.pdf
引用格式
Witold Waldman (2024). filtBW2Q (https://www.mathworks.com/matlabcentral/fileexchange/114970-filtbw2q), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2022a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |