aromanro / CompLotkaVolterra

Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompLotkaVolterra

Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.

Codacy Badge CodeFactor

Project page on https://compphys.go.ro/chaos/

Very shortly:

Competitive Lotka–Volterra equations, solved using Runge-Kutta methods (including adaptive ones) - reused from the electrical field lines project with basically no change (there is some change in the adaptive method in order to compile this). This is the four dimensional system, the lowest dimensional one exhibiting chaos. Features a nice strange attractor.

PROGRAM IN ACTION

Program video

About

Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%