You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.KaiserBetaFir Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.KaiserBetaFir Function

Returns beta parameter for the Kaiser window FIR filter.

Pascal
function KaiserBetaFir(Ripple: double): double; overload;

Compute Beta parameter for the Kaiser window applied to the FIR filter, where the passband has specified Ripple. The definition can be found in [1] p. 453. 

References:  

[1] Discrete-time signal processing, Oppenheim and Schafer, Prentice-Hall, 1989.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!