Description Usage Arguments Value
find.extrema gives the local extrema of x and
zero.crossings give the zero-crossings.
1 2 3 | find.extrema(x)
zero.crossings(x)
|
x |
The signal. |
For find.extrema, a list giving the indices of local minima,
local maxima and the total number of extrema.
For zero.crossings, a vector giving the time indices following
each zero crossing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.