Skip to content

MATLAB resources for modeling and computations with connection graphs

License

Notifications You must be signed in to change notification settings

sawyer-jack-1/ConnectionGraphX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

MATLAB resources for modeling and computations with connection graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages