snakeview {Rwave} | R Documentation |
Restriction to a Snake
Description
Restrict time-frequency transform to a snake.
Usage
snakeview(modulus, snake)
Arguments
modulus |
Time-Frequency representation (real valued). |
snake |
Time and frequency components of a snake. |
Details
Recall that a snake is a (two components) R structure.
Value
2D array containing the restriction of the transform modulus to the snake.
References
See discussions in the text of “Time-Frequency Analysis”.
[Package Rwave version 2.6-5 Index]