Changes between Version 24 and Version 25 of GIMIv1.1Tutorial/Analyze
- Timestamp:
- 10/25/12 06:46:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Analyze
v24 v25 36 36 37 37 One potential way to visualize the data is making use of [http://www.r-project.org/ R], which provides a visualization language. 38 For this tutorial, we have create a set of R script , which we briefly discuss in the following.38 For this tutorial, we have create a set of R scripts, which we briefly discuss in the following. 39 39 40 40 The first [http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/R_script_ping.r script] creates a plot of the RTTs for each ping that's carried out in the experiment. The following code snipped shows part of the R script that is used to plot a single ping (to 192.168.2.10).