Design a Kaiser window to limit ripple and width of transition region.
Parameters : | ripple – positive number specifying maximum ripple in passband (dB) :
width – width of transition region (normalized so that 1 corresponds :
|
---|---|
Returns : | N, beta – the order and beta parameter for the kaiser window. :
Uses the empirical equations discovered by Kaiser. : Oppenheim, Schafer, “Discrete-Time Signal Processing,”, p.475-476. : |