CS302 Modelling and Simulation Weekly Assignments in python based on modelling different systems - SARS, Malaria, SIR
-
Updated
Apr 22, 2019 - Jupyter Notebook
CS302 Modelling and Simulation Weekly Assignments in python based on modelling different systems - SARS, Malaria, SIR
See the live simulation at : https://hemant27031999.github.io/Prey_Predator_Genetic_Algorithm/
A Prey-Predator simulation, imitating an actual ecosystem. Each entity has its own characteristics but random movement.
Using Genetic programming, to evolve stategies that preditors and preys will use in a simulated environment, such that Preditors get better at catching preys over time (generations).
Quantify the diet composition in % by mass of prey found by analysing the content of samples (e.g. scats, stomachs), identify diet clusters, and measure interspecific overlap.
An agent-based model that tries to show the prey-predator ecosystem.
Prey Predator model using Mesa and Sheep, Wolves and Grass Patches
School Project: Prey Vs. Predator game. Written in java with the processing API.
Modified prey–predator model which describes the rate of change for each species by adding coupling terms
This project simulates the evolution of a prey-predator system, taking into account, among other parameters, their movement, predation and reproduction.
Tugas Mata Kuliah "Pengantar Sistem Dinamik"
This is the code that my colleague and I developed to solve the Lotka-Volterra (Prey-Predator) problem using Julia. Please run the code on your PC, as some charts may not display correctly here.
Implementation of the vicsek model along with added functionalities to include to the repulsive and attractive zones.
Final Project for the Natural Computing course at Radboud University.
Simple implementation of the Wa-Tor simulation of population dynamics of prey and predators 🐟🦈
Projet réalisé dans le cadre du BUT Informatique. Implémentation graphique du modèle proie-prédateur avec le module Tkinter du langage Python
Numerical Methods Lotka-Volterra prey-predator model using Fortran
Add a description, image, and links to the prey-predator topic page so that developers can more easily learn about it.
To associate your repository with the prey-predator topic, visit your repo's landing page and select "manage topics."