Main Content
kbdwin
Kaiser-Bessel-derived window
Description
Examples
Input Arguments
Output Arguments
Algorithms
The coefficients of a Kaiser-Bessel-derived window are computed using the equation:
where w is a Kaiser window designed using the kaiser
function:
w = kaiser(N/2+1,Beta*pi)
N
is the number of points in the KBD window and
Beta
is the tuning parameter.References
[1] Bosi, Marina, and Richard E. Goldberg. Introduction to Digital Audio Coding and Standards. Dordrecht: Kluwer, 2003.
Extended Capabilities
Version History
Introduced in R2019a