Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 606 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 606 Bytes

ConnectionGraphX

MATLAB resources for modeling and computations with connection graphs

Installation instructions

Download all .m files and add/set their directory to your MATLAB path.

Files

GraphX.m - Base class for instantiating and processing graphs tailored to graph signal processing

GraphXFunction.m - Class designed for functions on graphs

ConnectionGraphX.m - Class for modeling connection graphs and their associated matrices

RandOrthMat.m - for generating matrices uniformly at random in O(d). CREDIT: Ofek Shilon

https://www.mathworks.com/matlabcentral/fileexchange/11783-randorthmat