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

Filter data with an exponential average filter.

Pascal
procedure ExpAverageFilter(Data: TVec; var State: TCplx; Decay: double = 50); overload;

Exponential average filter without the TIirState structure for complex data.

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