RidgeSampling | R Documentation |
Given a ridge phi (for the Gabor transform), returns a (regularly) subsampled version of length nbnodes.
RidgeSampling(phi, nbnodes)
phi |
ridge (1D array). |
nbnodes |
number of samples. |
Gabor ridges are sampled uniformly.
Returns a list containing the discrete values of the ridge.
node |
time coordinates of the ridge samples. |
phinode |
frequency coordinates of the ridge samples. |
See discussions in the text of "Time-Frequency Analysis”.
wRidgeSampling
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.