%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Jennifer Jackson 2017 % % A Biodiversity Approach to Cyber Security % % PhD Complexity Science % % University of Warwick % % http://wrap.warwick.ac.uk/98458 % % This software is distributed under the Creative Commons Attribution License % % https://creativecommons.org/licenses/by/4.0/ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% There are five directories. 1. AgentGUIFrameworkModel - This is the GUI framework for the agent based model 2. AgentModel - This is a more efficient agent based model with no GUI 3. DeterministicModel - Deterministic model 4. StochasticModel - Stochastic model 5. DiversityRelationships - Functions used for calculating diversity All models have been developed using MATLAB