The goal of this assignment is to determine if different brain networks have the small world property in order to replicate the results in some of the papers we will discuss in class. You will have to write code for this assignment. You can use any programming language you want. Feel free to use matrix or graph libraries that already implement helpful classes and functions, unless I instruct you otherwise. Work on this assignment individually.
Your code will have bugs. It may take a long time to run. Therefore, start well in advance of the deadline!
You will analyze specific brain connectomes for their small-world properties. The networks you will consider are the following. The first five networks are from the Brain Connectivity Toolbox:
Turn in a typeset (not handwritten) report describing your results for each graph. Specifically, for each each graph report the following:
Mention any difficulties you encountered and how you addressed them. Were there any surprises, i.e., results or trends you did not expect? It will also be helpful to me if you can include your thoughts on what you learnt from this assignment.