Skip to content

A Cellular Automata system that attempts to simulate the predator-prey interactions seen in the Lotka-Volterra model.

Notifications You must be signed in to change notification settings

westo27/Pred_prey_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pred_prey_sim

ver 4.0

By Tom Weston

This is a Cellular Automata system that attempts to simulate the predator-prey interactions seen in the Lotka-Volterra model.

To run, open the file "pred_prey_sim" using processing and press run.

By default it saves an Octave script of results after 500 generations, this can be changed under the draw() function.

To produce visual data from this script, open the directory in Octave and type 'run("ver_4_results.m")'.

About

A Cellular Automata system that attempts to simulate the predator-prey interactions seen in the Lotka-Volterra model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published