detectP1limCycl | R Documentation |
This algorithm aim to detect period-1 limit cycles from trajectories in the phase sapce considered in a bidimensional projection.
detectP1limCycl(data, LimCyclThreshold = 0.01, show = 2)
data |
A matrix of the trajectory in a 2D space (if more than two columns are provided, only the two first columns are considered) |
LimCyclThreshold |
The detection threshold |
show |
Indicates the deepness of the feedback (from 0 to 2) |
Indicates if a limit cycle is detected (1) or not (0)
Sylvain Mangiarotti
autoGPoMoTest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.