sridrec {Rwave} | R Documentation |
Simple Reconstruction from Ridge
Description
Simple reconstruction of a real valued signal from a ridge, by restriction of the transform to the ridge.
Usage
sridrec(tfinput, ridge)
Arguments
tfinput |
time-frequency representation. |
ridge |
ridge (1D array). |
Value
(real) reconstructed signal (1D array)
References
See discussions in the text of “Practical Time-Frequency Analysis”.
See Also
[Package Rwave version 2.6-5 Index]