Usage
ridrec(cwtinput, node, phinode, noct, nvoice, Qinv, epsilon, np,
w0=2 * pi, check=FALSE, real=FALSE)
Arguments
cwtinput
wavelet transform, output of cwt
. node
time coordinates of the ridge samples.
phinode
scale coordinates of the ridge samples.
noct
number of octaves (powers of 2).
nvoice
number of different scales per octave.
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.
w0
central frequency of Morlet wavelet.
check
if set to TRUE, computes cwt
of reconstructed signal. real
if set to TRUE, uses only constraints on the real part of the transform.