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/
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).
A Prey-Predator simulation, imitating an actual ecosystem. Each entity has its own characteristics but random movement.
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.
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.
using the Loktav-Volterra equation to simulate the disruptive effect invasive species have on native population
Prey Predator model using Mesa and Sheep, Wolves and Grass Patches
Modified prey–predator model which describes the rate of change for each species by adding coupling terms
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.
Tugas Mata Kuliah "Pengantar Sistem Dinamik"
Prey/Predator simulation made with JavaFX, based on C.W.Reynolds' boids algorithm
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."