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

Returns beta parameter for frequency analysis with the Kaiser window.

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

Compute Beta parameter for the Kaiser window applied to the signal for the purpose of frequency analysis, where spectral leakage is limited with Ripple. The definition can be found in [1] p. 704, eq. 11.13. 

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!