You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.KaiserBetaFir Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.KaiserBetaFir Method

Returns beta parameter for the Kaiser window FIR filter.

Syntax
C#
Visual Basic
public static double KaiserBetaFir(double Ripple);

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!