Usage
gridrec(gtinput, node, phinode, nvoice, freqstep, scale, Qinv,
epsilon, np, real=FALSE, check=FALSE)
Arguments
gtinput
Gabor transform, output of cgt
. node
time coordinates of the ridge samples.
phinode
frequency coordinates of the ridge samples.
nvoice
number of different frequencies.
freqstep
sampling rate for the frequency axis.
scale
scale of the window.
Qinv
inverse of the matrix $Q$ of the quadratic form.
epsilon
coefficient of the $Q_2$ term in reconstruction kernel
np
number of samples of the reconstructed signal.
real
if set to TRUE, uses only constraints on the real part
of the transform.
check
if set to TRUE, computes cgt
of
reconstructed signal.