See the accompanying paper at http://purl.org/censi/2008/consensus Code description: (TODO!) - cons00.m is the main simulation - cons_plot.m plots the results Start with: r = cons00(generate_connected(10), (1:10)', 0.02, 5, 1000); cons_plot(r);