Rdocumentation
powered by
Learn R Programming
Rwave (version 1.2)
gsampleOne: Sampled Identity
Description
Generate a sampled identity matrix.
Usage
gsampleOne(node, scale, np)
Arguments
node
location of the reconstruction gabor functions.
scale
scale of the gabor functions.
np
size of the reconstructed signal.
Value
diagonal of the ``sampled'' $Q_1$ term (1D vector)
References
See discussions in the text of ``Time-Frequency Analysis''.
See Also
kernel
,
gkernel
.