diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:20:32 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:41:47 -0400 |
commit | a1d245cfd1979ec78bbc01e5125af80071f8cc42 (patch) | |
tree | 9bf0ec38631e4f0879940dc4a0b133d78fc2f17c /report/graphs.tex | |
parent | 5a18c8a33b90003a2c930a207f766800883c3622 (diff) |
File reorganization
More makefile-friendly
Diffstat (limited to 'report/graphs.tex')
-rw-r--r-- | report/graphs.tex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/report/graphs.tex b/report/graphs.tex deleted file mode 100644 index 6807e5d..0000000 --- a/report/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.} |