CS302 Modelling and Simulation Weekly Assignments in python based on modelling different systems - SARS, Malaria, SIR
-
Updated
Apr 22, 2019 - Jupyter Notebook
8000
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/
An advanced simulation of predator-prey dynamics with customizable ecosystem parameters.
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.
School Project: Prey Vs. Predator game. Written in java with the processing API.
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
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
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
This project simulates the evolution of a prey-predator system, taking into account, among other parameters, their movement, predation and reproduction.
Prey/Predator simulation made with JavaFX, based on C.W.Reynolds' boids algorithm
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.
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."