DewDSPMasterNET
ExponentWindow Routine
Summary
Exponential window.

Unit
SignalUtils

Declaration
Function ExponentWindow(Src: TVec; Att: TSample; Index: integer = 0; Len: integer = -1): TVec;

Description
Applies Exponential window to Src. Exponential window is used with impulse responses to attenuate noise. With impulse response, the noise is present throughout the signal and its average value is higher then the value of the signal because the signal has a much shorther duration. Because the noise is broadband, the modal frequency might not show up in the frequency spectrum or it would be very small, if the signal would not be windowed with an exponential window.
Categories
Time window functions
 See Also 
Kaiser 
SignalWindow 

Copyright 2008 Dew Research
http://www.dewresearch.com