You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Derive coefficients for a peaking filter with a given amplitude and bandwidth. All coefficients are calculated as described in Zolzer's
DAFX book (p. 50 - 55). This algorithm assumes a constant Q-term
is used through the equation.
Usage: [B,A] = peaking(G, Fc, Q, Fs);
G is the logrithmic gain (in dB)
FC is the center frequency
Q is Q-term equating to (Fb / Fc)
Fs is the sampling rate
The typical usages is multi-band equalization where each band has it's own peaking filter.
Cite As
Jeff Tackett (2026). Peaking / Notch IIR Filter (https://www.mathworks.com/matlabcentral/fileexchange/16567-peaking-notch-iir-filter), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.49 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
