Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ep:labs:061 [2019/11/18 06:17]
andreea.alistar [Tutorial]
ep:labs:061 [2025/02/11 23:59] (current)
cezar.craciunoiu
Line 1: Line 1:
-====== Lab 06 - Advanced plotting ​====== +====== Lab 06 - Network Monitoring ​======
- +
-<note important>​ +
-Lab 06 (Advanced plotting) and Lab 07 (Test) will be switched. +
- +
-So this is actually Lab 07. +
-</​note>​ +
- +
-== You’ve got the basics, now let’s unleash the power! ​==+
  
 ===== Objectives ===== ===== Objectives =====
  
-  * Conditional plotting +  * Dive into the inner workings of previously studied traffic monitoring / filtering tools 
-  * Time-based data when plotting in gnuplot +  * Discuss methods of path discovery 
-  * Advanced plotting concepts: Histograms, animations, heatmaps, three-dimensional plots +  * Provide an introduction to protocol options
-  * Insertion of graphics in the .tex file+
  
 ===== Contents ===== ===== Contents =====
Line 20: Line 11:
 {{page>:​ep:​labs:​061:​meta:​nav&​nofooter&​noeditbutton}} {{page>:​ep:​labs:​061:​meta:​nav&​nofooter&​noeditbutton}}
  
-===== Introduction ===== 
  
-A quick plot is enough when you are exploring a data set or a function. But when you present your results to others you need to prepare the plots much more carefully so that they give the information to someone who does not know all the background you do.+===== Proof of Work =====
  
-**Using PostScript plots with LaTeX**+Before you start, create a [[http://​docs.google.com/​|Google Doc]]. Here, you will add screenshots / code snippets / comments for each exercise. Whatever you decide to include, it must prove that you managed to solve the given task (so don't show just the output, but how you obtained it and what conclusion can be drawn from it). If you decide to complete the feedback for bonus points, include a screenshot ​with the form submission confirmation,​ but not with its contents.
  
-  - Make sure all the individual image files are properly trimmed EPS files. +When done, export ​the document as //pdf// and upload in the appropriate assignment on [[https://curs.upb.ro/​2021/​course/​view.php?​id=5665#​section-5|moodle]]Rememberthe cut-off time is 15m after the lab ends.
-  - Create ​LaTeX document. +
-  - Process this document using LaTeX. +
-  - Use the dvips utility with the -E flag to turn the resulting DVI file into Encapsulated PostScript. +
- +
-===== Cheatsheet ===== +
- +
-<​code>​ +
-scatter plot: +
-plot ’data.txt’ using 1:2 +
-plot ’data.txt’ using 1:2 with points +
- +
-example for the short format: +
-p ’data.txt’ u 1:2 w p pt 1 lt 2 lw 2 +
-notitle +
- +
-line plot: +
-plot ’data.txt’ using 1:2 with lines +
- +
-multiple data series: +
-use replot or separate by commas +
-plot ’data.txt’ using 1:2’data.csv’ using 1:3 +
- +
-set key: +
-plot ’data.txt’ using 1:2 title "​key"​ +
-</​code>​ +
- +
-===== Tutorial ===== +
- +
-{{:​ep:​labs:​dataset.txt|}} +
- +
-{{namespace>:​ep:​labs:​061:​contents:​tutorial&​nofooter&​noeditbutton}}+
  
 ===== Tasks ===== ===== Tasks =====
  
 {{namespace>:​ep:​labs:​061:​contents:​tasks&​nofooter&​noeditbutton}} {{namespace>:​ep:​labs:​061:​contents:​tasks&​nofooter&​noeditbutton}}
 +
  
ep/labs/061.1574050667.txt.gz · Last modified: 2019/11/18 06:17 by andreea.alistar
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0