Experimenting with Wavelet library provided by David Hammond ([email protected]). Refer to README.txt for the authors original comments and direction.
Run the folowwing command in matlab to set the paths for this library.
sgwt_setpath
For running the compression alorithm run:
- A is an adjacency matrix.
- im is an array of node values.
my_demo(A, im)