Inverse Short-Time FFT
Recover time-domain signals by performing inverse short-time fast Fourier transform (FFT)
Libraries:
DSP System Toolbox /
Transforms /
Matrix Operations
Description
The Inverse Short-Time FFT block reconstructs the time-domain signal from the frequency-domain output of the Short-Time FFT block using a two-step process. First, the block implements the overlap-add algorithm.
Then, the block rebuffers the signal in order to reconstruct the time-domain signal. Depending on the analysis window used by the Short-Time FFT block, the Inverse Short-Time FFT block might or might not achieve perfect reconstruction of the time-domain signal.
Examples
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
References
[1] Quatieri, Thomas E. Discrete-Time Speech Signal Processing. Englewood Cliffs, NJ: Prentice-Hall, 2001.
Extended Capabilities
Version History
Introduced before R2006a
See Also
Objects
Blocks
- Short-Time FFT | Spectrum Estimator | Burg Method | Magnitude FFT | Periodogram | Spectrum Analyzer | Window Function | Yule-Walker Method