INVONSETNSGT - Onset-based nonstationary Gabor synthesis

Usage

fr = invonsetnsgt(c,g,shift,M,Ls)
fr = invonsetnsgt(c,g,shift,M)

Input parameters

c Cell array of transform coefficients
g Cell array of analysis windows
shift Vector of time shifts
M Number of time channels
Ls Original signal length

Output parameters

fr Reconstructed signal

Description

This is a wrapper function for the inverse scaleframe nonstationary Gabor transform with onset detection based adaptation. It basically just forwards the input to nsdual and nsigt_real.

For more information see onsetnsgt.

References:

P. Balazs, M. Dörfler, F. Jaillet, N. Holighaus, and G. A. Velasco. Theory, implementation and applications of nonstationary Gabor Frames. J. Comput. Appl. Math., 236(6):1481-1496, 2011.