detectP1limCycl: Detection of limit cycles of period-1

detectP1limCyclR Documentation

Detection of limit cycles of period-1

Description

This algorithm aim to detect period-1 limit cycles from trajectories in the phase sapce considered in a bidimensional projection.

Usage

detectP1limCycl(data, LimCyclThreshold = 0.01, show = 2)

Arguments

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)

Value

Indicates if a limit cycle is detected (1) or not (0)

Author(s)

Sylvain Mangiarotti

See Also

autoGPoMoTest


GPoM documentation built on July 9, 2023, 6:23 p.m.