ConnectionList-example.nb
ConnectionMatrix and ConnectionList example

Example Cellzilla2D notebook.

LGPL License applies.
See http://xlr8r.info and http://cellzilla.info for further details.

In[1]:=

ConnectionList-example.nb_1.gif

ConnectionList-example.nb_2.gif

In[2]:=

ConnectionList-example.nb_3.gif

ConnectionList-example.nb_4.gif

Generate  random vertices to use as Voronoi Centers

In[3]:=

ConnectionList-example.nb_5.gif

Use the Voronoi Centers to generate a tissue with 5 cells using the Bounded-Cell-Voronoi algorithm

In[5]:=

ConnectionList-example.nb_6.gif

Determine the Connection List

In[6]:=

ConnectionList-example.nb_7.gif

Out[6]=

ConnectionList-example.nb_8.gif

In[7]:=

ConnectionList-example.nb_9.gif

Out[7]=

ConnectionList-example.nb_10.gif

Now find the connection matrix.

In[8]:=

ConnectionList-example.nb_11.gif

Out[8]=

ConnectionList-example.nb_12.gif

In[10]:=

ConnectionList-example.nb_13.gif

Out[10]//MatrixForm=

ConnectionList-example.nb_14.gif

In[11]:=

ConnectionList-example.nb_15.gif

Out[11]//MatrixForm=

ConnectionList-example.nb_16.gif

Spikey Created with Wolfram Mathematica 7.0