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)
Indicates if a limit cycle is detected (1) or not (0)
A matrix of the trajectory in a 2D space (if more than two columns are provided, only the two first columns are considered)
The detection threshold
Indicates the deepness of the feedback (from 0 to 2)
Sylvain Mangiarotti
autoGPoMoTest