Skip to content

Effects of predator migration on two predator-prey systems from a Lotka-Volterra perspective.

License

Notifications You must be signed in to change notification settings

antonioarbues/lotkavolterra-atic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effects of predator migration on two predator-prey systems from a Lotka-Volterra perspective

Table of Contents
  1. Introduction
  2. Getting Started
  3. License
  4. Acknowledgments

Introduction

This is a numerical simulator of a coupled system of two Lotka-Volterra subsystems. The simulator and the project report include:

  • the global and local stability analisys of the system,
  • the state estimation with an Extended Kalman Filter,
  • and the control with a Positive Controller and an Optimal Controller.

For a detailed explanation of the system, the methods, and the results, refer to the project report.

Phase-Space plots of the ecosystem

Getting started

Prerequisites

The code is completely based on Python3. So, it is sufficient to have a Python3 interpreter, and have installed the libraries NumPy and MatPlotLib to be able to run the code.

Installing

  1. Clone the repository from the main branch.
  2. Update the configuration file config.yaml or leave the standard configuration.

Running the simulation

Run main.py.

Contributors

Authors

This repository contains the final project for the class Advanced Topics In Control (2021) at ETHZ by the students:

  • Patricia Apostol - MSc Robotics, Systems and Control ETHz (Zürich, CH), BSc Aerospace Engineering TU Delft (Delft, NL)
  • Antonio Arbues - MSc Robotics, Systems and Control ETHz (Zürich, CH), BSc Mechanical Engineering Politecnico di Milano (Milan, IT)
  • Sandra Wells - MSc Robotics, Systems and Control ETHz (Zürich, CH), BSc Mathematics Universitat Politècnica de Catalunya (Barcelona, ES), BSc Physics Engineering UPC-ETSETB (Barcelona, ES)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Effects of predator migration on two predator-prey systems from a Lotka-Volterra perspective.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published