Skip to content

SwiftArtery/Predator-Prey-Agent-Based-Model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator-Prey-Agent-Based-Model

Run code:

size = size of model environmnet in km^2

nr - initial number of hares agents

nf - initial number of lynx agents

nh - initial number of human agents

nsteps - number of iterations required

command - ecolab(size,nr,nf,nh,nsteps) | ecolab(60,400,40,10,208)

About

Modelling of Natural systems using MATLAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%