You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > ExpAverageFilter Method > SignalUtils.ExpAverageFilter Method (TVec, TCplx, double)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.ExpAverageFilter Method (TVec, TCplx, double)

Filter data with an exponential average filter.

Syntax
C#
Visual Basic
public static void ExpAverageFilter(TVec Data, ref TCplx State, double Decay);

Exponential average filter without the TIirState structure for complex data.

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