Function Reference
— Function File: synthesis (y, c)

Compute a signal from its short-time Fourier transform y and a 3-element vector c specifying window size, increment, and window type.

The values y and c can be derived by

          [y, c] = stft (x , ...)