DSP Master VCL
|
Defines the transformation to be applied to the time signal.
TTimeTransform = ( ttWindow, ttAutoCorr, ttCrossCorr, ttDct, ttInverseDct, ttRealCepstrum, ttCplxCepstrum );
Members |
Description |
ttWindow |
Applies a user defined time window. |
ttAutoCorr |
Computes autocorrelation. |
ttCrossCorr |
Computes cross correlation. |
ttDct |
Discrete cosine transform. |
ttInverseDct |
Inverse discrete cosine transform. |
ttRealCepstrum |
Real cepstrum. |
ttCplxCepstrum |
Complex cepstrum. |
Defines the transformation for the TSignalAnalyzer component.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|