1000 node Scale-Free Network Topology, constructed using the Barabási–Albert (BA) algorithm (Albert & Barabási, 2002) |
This was the original, inverted it and changed the hue back to red to prevent printing a big black square, but it looks quite good with the dark background. |
Population bifurcation displaying chaotic behaviour: x represents the ratio of existing population to the maximum potential population at year n. final population (as a % score between 0 and 1), r is the population growth factor (a positive number). Each generation the following calculation is performed: xn+1 being the new population, every time. And at some point, it splits in 2, and then 4, and then 8.... This tiny equation actually holds alot inside it - as a difference equation (and a non-linear one at that), it describes reproduction at a rate proportional to the current population when the population size is small, but 'starvation' occurs when the growth rate will decrease at a rate proportional to the carrying capacity of the environment (then subtract the current population). r can change quite alot about the destiny of the graph (in fact, it defines it entirely...) r = 0-1 means the population will eventually die out r = 1-2 means the population will quickly approach the value (r-1)/r r = 2-3 means the population will approach that value (r-1)/r but will oscillate about it before converging. r = 3 - 3.44949 means the population will permanently oscillate between two values (dependent on r) r = 3.44949 - 3.55409 means the population will permanently oscillate between 4 values r > 3.55409 means the population will approach oscillations among 8 values, then 16, then 32... and by this stage the doubling of oscillatory waypoints has reached such a frequency that it forms a period doubling cascade... This is what is seen in the figure above. r = 5.6995 is the onset of chaos, at the end of this period doubling cascade. This website is top notch for these kinds of things (java required, however): http://yuval.bar-or.org/index.php?item=4 |
This is a screenshot of a live simulation in action - there's a video below too. Green lines mean a successful link, red mean unsuccessful, white lines are the routes defined by the network topology. The numbers in boxes represent free Channels (think of this like airtime, on different frequencies), when they're all red they're all busy... but luckily the video below has ample. |