|
Algorithm 4 A sufficient topological criterion for P. |
Search for cycles with period ;
Evaluate the multiplier ΛT;
Check for return ;
Take the sequence of vertices (after the transition);
Fix Tmax, ԑ and a majority threshold θ;
For each calculate the returns
for n = 0,…, N − T − 1, we write the division
-
7.
If there is no T with ≥ θ, there is no observable periodicity for T ≤ Tmax;
-
8.
For each T with small evaluate locally P′(z) by linear fit of the points (zn, zn+1) in a small circle around each of the T nodes of the cycle candidate; multiply the derivatives along the path →
-
9.
If for all found candidates |ΛT| ≥ 1 classify the regime as non-periodic unstable;
-
10.
If for some T there is ≥ θ and |ΛT| < 1, reclassify as non-periodic stable.
|