diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-02-06 23:41:12 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-02-06 23:41:12 -0500 |
commit | 40137a5448f04cb6a8a2133dcf3c646ab53db6a4 (patch) | |
tree | 9908f8b62ca06b1f3811dd690d45beeca734cc38 /document/graphs.tex | |
parent | 8fd5ed73224a45f462cd12871e42403beac2cd90 (diff) |
moved document/report.tex to report/document.tex
Diffstat (limited to 'document/graphs.tex')
-rw-r--r-- | document/graphs.tex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/document/graphs.tex b/document/graphs.tex deleted file mode 100644 index 6807e5d..0000000 --- a/document/graphs.tex +++ /dev/null @@ -1,6 +0,0 @@ -\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. Larger dots means more pits had that same area and depth or width.} |