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
A minimalist, discrete multi-agent predator-prey archytype environment.
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).
using the Loktav-Volterra equation to simulate the disruptive effect invasive species have on native population
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.
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
School Project: Prey Vs. Predator game. Written in java with the processing API.
An agent-based model that tries to show the prey-predator ecosystem.
Modified prey–predator model which describes the rate of change for each species by adding coupling terms
Prey Predator model using Mesa and Sheep, Wolves and Grass Patches
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.
Prey/Predator simulation made with JavaFX, based on C.W.Reynolds' boids algorithm
Tugas Mata Kuliah "Pengantar Sistem Dinamik"
Predator Prey simulation using the Boids algorithm. Boids are artificial life-forms that exhibit collective behavior by following a set of rules related to separation, alignment, and cohesion. In this simulation, the boids represent prey animals, and there is an option to include a predator, which follows the boids based on these rules.
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."