Skip to content
This repository has been archived by the owner on Dec 21, 2017. It is now read-only.
/ ThesisCode Public archive

Code for my thesis project.

License

Notifications You must be signed in to change notification settings

joshuaspence/ThesisCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains code and scripts used by Joshua Spence during the 
completion of his thesis project.

SUBDIRECTORIES
==============
MATLAB
    The MATLAB directory is used as the working directory for MATLAB.
scripts
    This directory contains useful scripts, mostly for parsing data.
TopN_Outlier_Pruning_Block
    This directory contains various implementations of the 
    "TopN_Outlier_Pruning_Block" function.