Richard J. Gaylord
Chicago, IL
Registered: Jul 2004
Posts: 35 |
how to model social network systems with cellular automata
i developed code
see the last section of the revised note set of "Mathematica Programming Fundamentals"
(i suppose i should change the title to Wolfram Language Fundamentals as SW has now decided to call his programming language)
located at
http://library.wolfram.com/infocenter/MathSource/5216/
for the agent-based modeling (ABM) of social network systems (and networks of social networks)
note: it can also be used for other types of networks having no 'spatial dimension' - perhaps even neural networks for modeling cognition?).
what i'd like to know is whether it is possible to use cellular automata to model the behavior of such systems and if so, how
e.g. how would one calculate the degrees of separation between agents (individuals) using a CA (this can be very easily done using the 'friendOfFriends' code in the note set)?
__________________
"I find it wholesome to be alone the greater part of the time. To be in company, even with the best, is soon wearisome and dissipating. I love to be alone. I never found the companion that was so companionable as solitude.". - H.D. Thoreau
"Correlation is not Causation and Big Data is not Science" - R.J. Gaylord
Last edited by Richard J. Gaylord on 05-13-2013 at 12:10 PM
Report this post to a moderator | IP: Logged
|