Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 557 Bytes

robust-ncs

Robust Network Coordinate System

Reference

Towards a More Accurate Network Coordinate System with Robust Error Measure, Linpeng Tang, Zhiyong Shen, Qunyang Lin, Junqing Xie, IFIP Networking 2012

Tutorials

  1. Download appropriate network latency data sets and put it under data-set/ folder. The data file contain a (symmetric) matrix in plain text that is loadable by MATLAB.

  2. Compile the cpp files under robust-ncs/ using MATLAB MEX (MATLAB 2010a or above should work).

  3. cd robust-ncs, then run test_ncs.m with MATLAB.