lsinfo3 / zoom-evaluation

Matlab scripts used to perform the evaluation of the ZOOM algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZOOM Evaluation Scripts

The scripts and data provided with this repository have been used to evaluate the ODL implementation of the ZOOM ODL Module using Matlab 2016.

Usage

The main functionality of this set of scripts is to process results obtained by the ZOOM ODL Module (./results_ISPDSL-II) and asses their quality by comparing them to extracted flow information provided in ./data/ispdsl/. The flow data has been obtained using pcap2flow.

start.m -- This script processes the data and generates a result struct (final_struct.mat) that containes all the information required to reproduce the evaluation.

plotZoomFigures.m -- This script plots all figures (and some additional ones) used in the evaluation of the ZOOM algorithm.

Authors

Steffen Gebert -- steffen.gebert at informatik.uni-wuerzburg.de

Stefan Geißler -- stefan.geissler at informatik.uni-wuerzburg.de

License

This work is published under the MIT License

About

Matlab scripts used to perform the evaluation of the ZOOM algorithm

License:MIT License


Languages

Language:MATLAB 100.0%