Design a Kaiser window to limit ripple and width of transition region.
Parameters : | ripple : float
width : float
|
---|---|
Returns : | numtaps : int
beta : :
|
See also
Notes
There are several ways to obtain the Kaiser window:
The empirical equations discovered by Kaiser are used.
References
Oppenheim, Schafer, “Discrete-Time Signal Processing”, p.475-476.