Models associated with paper entitled "Polarization in Social Media: A Virtual Worlds-Based Approach" 1.0.0
This model contains MATLAB code describing the virtual worlds framework used in the paper entitled “Polarization in Social Media: A Virtual Worlds-Based Approach.” The parent directory contains driver code for replicating results from the paper. Additionally, the source code is structured by three directories:
- Data Structures: Contains classes and objects used in the code, such as the virtualWorlds.m
- Metrics: Contains code which computes metrics, such as congruentLinks.m
- Visualization: Contains code for generating pictures and plots, such as drawSystemState.m
Please see the README file within the source code for more information.
Release Notes
Initial release