Adaptive grid using spectral graph wavelet

The sgwt_toolbox is taken from the website

http://wiki.epfl.ch/sgwt

---------------------------------------------

My work contains the following codes:

1) SGST_SGWT.m

2) AdaptiveGrid_SGW_1D.m

3) PlotAdaptiveGrid1D.m

----------------------------------------------

Steps for running the codes:

1) Run the code sgwt_setpath.m

2) Run the code PlotAdaptiveGrid1D.m (This code calls the functions SGST_SGWT.m and AdaptiveGrid_SGW_1D.m)

Find the codes here.