diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-12 13:35:58 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-13 12:45:32 -0500 |
commit | 325f389e14cf056a65f6d523cbcd02a102a8aa89 (patch) | |
tree | 9d91a9020cd9cf8708dbcaa51e72f53421b8c5ad /document | |
parent | ca75578a92b1089b7aeb0c00dc8e29e3eab22984 (diff) |
include graphs in graphs.tex
Diffstat (limited to 'document')
-rw-r--r-- | document/graphs.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/document/graphs.tex b/document/graphs.tex index 191885a..d6bd80a 100644 --- a/document/graphs.tex +++ b/document/graphs.tex @@ -1,3 +1,6 @@ \twopicture{../imgs/2019-10-16.png}{../imgs/2019-10-30.png}{} \twopicture{../imgs/2019-12-3.png}{../imgs/2019-12-5.png}{} \twopicture{../imgs/2019-12-19.png}{../imgs/2019-12-20.png}{Voronoi diagrams showing the territory of each antlion that formed a pit and well as the location, depth, and width of each pit} + +\picture{../graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area} +\picture{../graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio} |