Skip to content

jborggaard/PolynomialSystems

Repository files navigation

PolynomialSystems

Example input-output systems of polynomial-type.

Lorenz63 (Lorenz63)

The classic 3-dimensional quadratic system used to study chaotic phenomena. The default parameters produce the classic butterfly simulation. To generate inputs to the system, we consider applied to the first coordinate.

Lorenz96 (Lorenz96)

A generalization of the Lorenz63 system to higher state dimensions. The quadratic system is written as a ring, where each node has connections to the node in front and the two nodes behind it. A uniform control is applied to every state.

Rossler (Rossler)

Another classic 3-dimensional quadratic system that exhibits an interesting attractor.

van der Pol ring (vanderPolRing)

A ring of van der Pol oscillators (oscillators that are weakly coupled to their neighbors). This cubic model is the subject of numerous synchronization studies. Individual controls are applied to the velocity components of selected oscillators by in index parameter. Each oscillator can optionally have different strength nonlinearities and coupling parameters.

About

example input-output systems of polynomial-type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages