Peaking / Notch IIR Filter

Generates coefficients for a 2nd order IIR digital filter
2,8K download
Aggiornato 26 set 2007

Visualizza la licenza

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.

Cita come

Jeff Tackett (2024). Peaking / Notch IIR Filter (https://www.mathworks.com/matlabcentral/fileexchange/16567-peaking-notch-iir-filter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0