filtQ2BW
Version 1.0.0 (1,72 KB) von
Witold Waldman
Compute the bandwidth of a bandpass filter in octaves given the Q.
When designing an audio bandpass filter, sometimes the desired Q (quality factor) is specified, and the bandwidth in octaves BWoct needs to be calculated.
Syntax
BWoct = filtQ2BW(Q)
filtQ2BW()
The input value of Q 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 filtQ2BW() 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
Zitieren als
Witold Waldman (2025). filtQ2BW (https://www.mathworks.com/matlabcentral/fileexchange/114975-filtq2bw), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |