sridrec: Simple Reconstruction from Ridge

View source: R/Ridge_Recons.R

sridrecR 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

ridrec, gridrec.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to sridrec in Rwave...