Basinattractionfor4D

Hello everyone

Is there any code for Basin attraction for 4D nonliner differential system with line equilibrium? To classify regions

  1. Chaotic
  2. Periodic
  3. Line equilibrium

Hope someone could help me in this regards

You are a bot, aren’t you?

You can use an algorithm implemented in DynamicalSystems.jl. Its theoretical approach, as well as the Julia code for determining the basin of attractions for a system of ODEs is presented in this Chaos paper, by @Datseris.

1 Like

It does appear odd that this question is posted under visualization and plotting.

In any case, if you read the Chaos paper please don’t use the code mentioned in the paper. Use instead the updated version in Attractors.jl.