From 38133ee15b9db3c5d6fc399aa8100c2a849ce787 Mon Sep 17 00:00:00 2001 From: Johann Paratte Date: Thu, 28 Aug 2014 17:44:41 +0200 Subject: [PATCH] Bug fixes --- 3rdparty/LDL/AMD/MATLAB/Contents1.m | 2 +- 3rdparty/LDL/AMD/MATLAB/amd2.m | 2 +- 3rdparty/LDL/AMD/MATLAB/amd_demo.m | 2 +- 3rdparty/LDL/AMD/MATLAB/amd_install.m | 2 +- 3rdparty/LDL/AMD/MATLAB/amd_make.m | 2 +- 3rdparty/LDL/LDL/MATLAB/Contents1.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldl_install.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldl_make.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldldemo.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldlmain2.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldlrow.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldlsparse.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldlsymbol.m | 2 +- 3rdparty/LDL/LDL/MATLAB/ldltest.m | 2 +- 3rdparty/gendist.m | 2 +- Contents.m | 2 +- README.md | 5 +++++ demos/Contents.m | 2 +- demos/gsp_demo.m | 2 +- demos/gsp_demo_graph_tv.m | 2 +- demos/gsp_demo_pyramid.m | 2 +- demos/gsp_demo_wavelet.m | 2 +- filters/Contents.m | 2 +- filters/gsp_design_abspline.m | 2 +- filters/gsp_design_half_cosine.m | 2 +- filters/gsp_design_heat.m | 2 +- filters/gsp_design_held.m | 2 +- filters/gsp_design_itersine.m | 2 +- filters/gsp_design_mexican_hat.m | 2 +- filters/gsp_design_meyer.m | 2 +- filters/gsp_design_papadakis.m | 2 +- filters/gsp_design_regular.m | 2 +- filters/gsp_design_simoncelli.m | 2 +- filters/gsp_design_simple_tf.m | 2 +- filters/gsp_design_warped_translates.m | 2 +- filters/gsp_filter.m | 2 +- filters/gsp_filter_analysis.m | 2 +- filters/gsp_filter_evaluate.m | 2 +- filters/gsp_filter_inverse.m | 2 +- filters/gsp_filter_synthesis.m | 2 +- filters/gsp_filterbank_bounds.m | 2 +- filters/gsp_filterbank_matrix.m | 2 +- filters/gsp_gabor_filterbank.m | 2 +- filters/gsp_mat2vec.m | 2 +- filters/gsp_tighten_filter.m | 2 +- filters/gsp_vec2mat.m | 2 +- filters/gsp_wlog_scales.m | 2 +- filters/utils/gsp_erdos_renyi_density.m | 2 +- .../gsp_erdos_renyi_density_normalized.m | 2 +- filters/utils/gsp_erdos_renyi_warp.m | 2 +- filters/utils/gsp_free_conv_norm_semi.m | 2 +- filters/utils/gsp_mono_cubic_warp_fn.m | 2 +- filters/utils/gsp_pwl_warp_fn.m | 2 +- filters/utils/gsp_random_regular_density.m | 2 +- filters/utils/histnorm.m | 2 +- graphs/Contents.m | 2 +- graphs/gsp_2dgrid.m | 2 +- graphs/gsp_airfoil.m | 2 +- graphs/gsp_bunny.m | 2 +- graphs/gsp_comet.m | 2 +- graphs/gsp_community.m | 2 +- graphs/gsp_copy_graph_attributes.m | 2 +- graphs/gsp_cube.m | 2 +- graphs/gsp_david_sensor_network.m | 2 +- graphs/gsp_erdos_renyi.m | 2 +- graphs/gsp_full_connected.m | 2 +- graphs/gsp_graph.m | 2 +- graphs/gsp_graph_default_parameters.m | 2 +- graphs/gsp_logo.m | 2 +- graphs/gsp_low_stretch_tree.m | 2 +- graphs/gsp_minnesota.m | 2 +- graphs/gsp_path.m | 2 +- graphs/gsp_pcl_nn_graph.m | 2 +- graphs/gsp_random_regular.m | 2 +- graphs/gsp_random_ring.m | 2 +- graphs/gsp_ring.m | 2 +- graphs/gsp_sensor.m | 2 +- graphs/gsp_separate_graph.m | 2 +- graphs/gsp_sphere.m | 2 +- graphs/gsp_subgraph.m | 2 +- graphs/gsp_swiss_roll.m | 2 +- graphs/gsp_torus.m | 2 +- graphs/misc/createRandRegGraph.m | 2 +- graphs/misc/rescale_center.m | 2 +- gsp_install.m | 22 ++++++++++++++++--- gsp_make.m | 2 +- gsp_start.m | 2 +- gspbox_version | 2 +- operators/Contents.m | 2 +- operators/gsp_adj2vec.m | 2 +- operators/gsp_compute_fourier_basis.m | 20 ++++++++++++++++- operators/gsp_create_laplacian.m | 2 +- operators/gsp_div.m | 2 +- operators/gsp_gft.m | 2 +- operators/gsp_grad.m | 2 +- operators/gsp_grad_mat.m | 2 +- operators/gsp_gwft.m | 2 +- operators/gsp_gwft2.m | 2 +- operators/gsp_gwft_frame_matrix.m | 2 +- operators/gsp_igft.m | 2 +- operators/gsp_kron_pyramid.m | 2 +- operators/gsp_kron_reduction.m | 2 +- operators/gsp_localize.m | 2 +- operators/gsp_modulate.m | 2 +- operators/gsp_ngwft.m | 2 +- operators/gsp_ngwft_frame_matrix.m | 2 +- operators/gsp_pyramid_analysis.m | 2 +- operators/gsp_pyramid_cell2coeff.m | 2 +- operators/gsp_pyramid_synthesis.m | 2 +- operators/gsp_translate.m | 2 +- operators/gsp_tree_multiresolution.m | 2 +- operators/utils/gsp_interpolate.m | 2 +- plotting/Contents.m | 2 +- .../gsp_graph_default_plotting_parameters.m | 2 +- plotting/gsp_plot_filter.m | 2 +- plotting/gsp_plot_graph.m | 2 +- plotting/gsp_plot_sgram.m | 2 +- plotting/gsp_plot_signal.m | 2 +- plotting/gsp_plot_signal_spectral.m | 2 +- pointsclouds/Contents.m | 2 +- pointsclouds/gsp_pointcloud.m | 2 +- prox/Contents.m | 2 +- prox/gsp_proj_b2_filterbank.m | 2 +- prox/gsp_prox_l1_filterbank.m | 2 +- prox/gsp_prox_l2_filterbank.m | 2 +- prox/gsp_prox_tik.m | 2 +- prox/gsp_prox_tv.m | 2 +- prox/gsp_wavelet_dn.m | 2 +- sgwt_require/create_synthetic_dataset.m | 2 +- sgwt_require/sgwt_cheby_square.m | 2 +- sgwt_require/sgwt_kernel_abspline3.m | 2 +- sgwt_require/sgwt_kernel_abspline5.m | 2 +- sgwt_require/sgwt_kernel_meyer.m | 2 +- sgwt_require/sgwt_kernel_simple_tf.m | 2 +- utils/Contents.m | 2 +- utils/gsp_cheby_coeff.m | 2 +- utils/gsp_cheby_op.m | 2 +- utils/gsp_check_connectivity.m | 2 +- utils/gsp_check_connectivity_undirected.m | 2 +- utils/gsp_check_weights.m | 2 +- utils/gsp_classic2graph_eig_order.m | 2 +- utils/gsp_distanz.m | 2 +- utils/gsp_estimate_lmax.m | 2 +- utils/gsp_graph_sparsify.m | 2 +- utils/gsp_graph_sparsify_old.m | 2 +- utils/gsp_isdirected.m | 2 +- utils/gsp_norm_l1_filterbank.m | 2 +- utils/gsp_norm_l2_filterbank.m | 2 +- utils/gsp_norm_tik.m | 2 +- utils/gsp_norm_tv.m | 2 +- utils/gsp_plotfig.m | 2 +- utils/gsp_repmatline.m | 2 +- utils/gsp_reset_seed.m | 2 +- utils/gsp_resistance_distance.m | 2 +- utils/gsp_spectrum_cdf_approx.m | 2 +- utils/gsp_tree_depths.m | 2 +- utils/utils/boolean.m | 2 +- 157 files changed, 197 insertions(+), 158 deletions(-) diff --git a/3rdparty/LDL/AMD/MATLAB/Contents1.m b/3rdparty/LDL/AMD/MATLAB/Contents1.m index 961674c..fa00acd 100644 --- a/3rdparty/LDL/AMD/MATLAB/Contents1.m +++ b/3rdparty/LDL/AMD/MATLAB/Contents1.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/AMD/MATLAB/Contents1.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/AMD/MATLAB/amd2.m b/3rdparty/LDL/AMD/MATLAB/amd2.m index 055d58c..e2d47d0 100644 --- a/3rdparty/LDL/AMD/MATLAB/amd2.m +++ b/3rdparty/LDL/AMD/MATLAB/amd2.m @@ -66,7 +66,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/AMD/MATLAB/amd2.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/AMD/MATLAB/amd_demo.m b/3rdparty/LDL/AMD/MATLAB/amd_demo.m index eaeb275..bf94a9c 100644 --- a/3rdparty/LDL/AMD/MATLAB/amd_demo.m +++ b/3rdparty/LDL/AMD/MATLAB/amd_demo.m @@ -11,7 +11,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/AMD/MATLAB/amd_demo.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/AMD/MATLAB/amd_install.m b/3rdparty/LDL/AMD/MATLAB/amd_install.m index 86c0e42..47ff691 100644 --- a/3rdparty/LDL/AMD/MATLAB/amd_install.m +++ b/3rdparty/LDL/AMD/MATLAB/amd_install.m @@ -10,7 +10,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/AMD/MATLAB/amd_install.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/AMD/MATLAB/amd_make.m b/3rdparty/LDL/AMD/MATLAB/amd_make.m index 44f41e7..2853535 100644 --- a/3rdparty/LDL/AMD/MATLAB/amd_make.m +++ b/3rdparty/LDL/AMD/MATLAB/amd_make.m @@ -9,7 +9,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/AMD/MATLAB/amd_make.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/Contents1.m b/3rdparty/LDL/LDL/MATLAB/Contents1.m index 0d67708..0602f48 100644 --- a/3rdparty/LDL/LDL/MATLAB/Contents1.m +++ b/3rdparty/LDL/LDL/MATLAB/Contents1.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/Contents1.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldl_install.m b/3rdparty/LDL/LDL/MATLAB/ldl_install.m index e4ed6ae..e78bbac 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldl_install.m +++ b/3rdparty/LDL/LDL/MATLAB/ldl_install.m @@ -10,7 +10,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldl_install.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldl_make.m b/3rdparty/LDL/LDL/MATLAB/ldl_make.m index 7d4c481..1e8bd95 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldl_make.m +++ b/3rdparty/LDL/LDL/MATLAB/ldl_make.m @@ -9,7 +9,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldl_make.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldldemo.m b/3rdparty/LDL/LDL/MATLAB/ldldemo.m index 1cb62c3..91f1dd7 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldldemo.m +++ b/3rdparty/LDL/LDL/MATLAB/ldldemo.m @@ -9,7 +9,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldldemo.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldlmain2.m b/3rdparty/LDL/LDL/MATLAB/ldlmain2.m index 4a67e0c..d13a2f3 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldlmain2.m +++ b/3rdparty/LDL/LDL/MATLAB/ldlmain2.m @@ -9,7 +9,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldlmain2.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldlrow.m b/3rdparty/LDL/LDL/MATLAB/ldlrow.m index 5031fa0..df1fae6 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldlrow.m +++ b/3rdparty/LDL/LDL/MATLAB/ldlrow.m @@ -57,7 +57,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldlrow.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldlsparse.m b/3rdparty/LDL/LDL/MATLAB/ldlsparse.m index 0c9cb0a..d66ba1f 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldlsparse.m +++ b/3rdparty/LDL/LDL/MATLAB/ldlsparse.m @@ -31,7 +31,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldlsparse.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldlsymbol.m b/3rdparty/LDL/LDL/MATLAB/ldlsymbol.m index 20a6889..727b2fd 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldlsymbol.m +++ b/3rdparty/LDL/LDL/MATLAB/ldlsymbol.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldlsymbol.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/LDL/LDL/MATLAB/ldltest.m b/3rdparty/LDL/LDL/MATLAB/ldltest.m index 8b97f1f..7b1947d 100644 --- a/3rdparty/LDL/LDL/MATLAB/ldltest.m +++ b/3rdparty/LDL/LDL/MATLAB/ldltest.m @@ -8,7 +8,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/LDL/LDL/MATLAB/ldltest.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/3rdparty/gendist.m b/3rdparty/gendist.m index f324667..b53c47a 100644 --- a/3rdparty/gendist.m +++ b/3rdparty/gendist.m @@ -52,7 +52,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/3rdparty/gendist.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/Contents.m b/Contents.m index ef093fc..c229e52 100644 --- a/Contents.m +++ b/Contents.m @@ -12,7 +12,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/README.md b/README.md index 9c9dfb9..46a1460 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ In Matlab type as the first command from the installation directory. This will try to compile the mex interface for the third party components: AMD and LDL. +You need the library stdc++ to compile AMD and LDL. On Ubuntu you can type: + + sudo apt-get install libstdc++6 + Installing third party software ==== @@ -37,6 +41,7 @@ In Matlab type as the first command from the installation directory. This will try to download and install third party software. + Documentation === diff --git a/demos/Contents.m b/demos/Contents.m index 67de080..5f5fa8e 100644 --- a/demos/Contents.m +++ b/demos/Contents.m @@ -17,7 +17,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/demos/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/demos/gsp_demo.m b/demos/gsp_demo.m index 6b0af9d..4e7946f 100644 --- a/demos/gsp_demo.m +++ b/demos/gsp_demo.m @@ -126,7 +126,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/demos/gsp_demo.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/demos/gsp_demo_graph_tv.m b/demos/gsp_demo_graph_tv.m index a9b0787..6ff9a34 100644 --- a/demos/gsp_demo_graph_tv.m +++ b/demos/gsp_demo_graph_tv.m @@ -68,7 +68,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/demos/gsp_demo_graph_tv.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/demos/gsp_demo_pyramid.m b/demos/gsp_demo_pyramid.m index b43248a..03b6575 100644 --- a/demos/gsp_demo_pyramid.m +++ b/demos/gsp_demo_pyramid.m @@ -87,7 +87,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/demos/gsp_demo_pyramid.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/demos/gsp_demo_wavelet.m b/demos/gsp_demo_wavelet.m index bd0757e..58bb5a7 100644 --- a/demos/gsp_demo_wavelet.m +++ b/demos/gsp_demo_wavelet.m @@ -204,7 +204,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/demos/gsp_demo_wavelet.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/Contents.m b/filters/Contents.m index c2e5ad2..380062a 100644 --- a/filters/Contents.m +++ b/filters/Contents.m @@ -39,7 +39,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_abspline.m b/filters/gsp_design_abspline.m index 1d2f1ab..a637c29 100644 --- a/filters/gsp_design_abspline.m +++ b/filters/gsp_design_abspline.m @@ -57,7 +57,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_abspline.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_half_cosine.m b/filters/gsp_design_half_cosine.m index ce45095..cdcb70b 100644 --- a/filters/gsp_design_half_cosine.m +++ b/filters/gsp_design_half_cosine.m @@ -39,7 +39,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_half_cosine.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_heat.m b/filters/gsp_design_heat.m index f57898d..f3b0016 100644 --- a/filters/gsp_design_heat.m +++ b/filters/gsp_design_heat.m @@ -42,7 +42,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_heat.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_held.m b/filters/gsp_design_held.m index f623d24..15e5faf 100644 --- a/filters/gsp_design_held.m +++ b/filters/gsp_design_held.m @@ -47,7 +47,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_held.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_itersine.m b/filters/gsp_design_itersine.m index fb12a70..7bbebbe 100644 --- a/filters/gsp_design_itersine.m +++ b/filters/gsp_design_itersine.m @@ -46,7 +46,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_itersine.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_mexican_hat.m b/filters/gsp_design_mexican_hat.m index 694e624..60d9726 100644 --- a/filters/gsp_design_mexican_hat.m +++ b/filters/gsp_design_mexican_hat.m @@ -57,7 +57,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_mexican_hat.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_meyer.m b/filters/gsp_design_meyer.m index 8c0a487..c7e3402 100644 --- a/filters/gsp_design_meyer.m +++ b/filters/gsp_design_meyer.m @@ -39,7 +39,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_meyer.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_papadakis.m b/filters/gsp_design_papadakis.m index 02da228..028b902 100644 --- a/filters/gsp_design_papadakis.m +++ b/filters/gsp_design_papadakis.m @@ -43,7 +43,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_papadakis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_regular.m b/filters/gsp_design_regular.m index 1fd4b95..7652a65 100644 --- a/filters/gsp_design_regular.m +++ b/filters/gsp_design_regular.m @@ -51,7 +51,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_regular.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_simoncelli.m b/filters/gsp_design_simoncelli.m index 1725eb6..998e4df 100644 --- a/filters/gsp_design_simoncelli.m +++ b/filters/gsp_design_simoncelli.m @@ -43,7 +43,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_simoncelli.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_simple_tf.m b/filters/gsp_design_simple_tf.m index 8b0efb9..c21727a 100644 --- a/filters/gsp_design_simple_tf.m +++ b/filters/gsp_design_simple_tf.m @@ -40,7 +40,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_simple_tf.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_design_warped_translates.m b/filters/gsp_design_warped_translates.m index 8abf371..53bdad1 100644 --- a/filters/gsp_design_warped_translates.m +++ b/filters/gsp_design_warped_translates.m @@ -104,7 +104,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_design_warped_translates.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filter.m b/filters/gsp_filter.m index d77d083..7d934aa 100644 --- a/filters/gsp_filter.m +++ b/filters/gsp_filter.m @@ -8,7 +8,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filter.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filter_analysis.m b/filters/gsp_filter_analysis.m index c27794a..b06ab0a 100644 --- a/filters/gsp_filter_analysis.m +++ b/filters/gsp_filter_analysis.m @@ -69,7 +69,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filter_analysis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filter_evaluate.m b/filters/gsp_filter_evaluate.m index d02928c..1f89bef 100644 --- a/filters/gsp_filter_evaluate.m +++ b/filters/gsp_filter_evaluate.m @@ -17,7 +17,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filter_evaluate.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filter_inverse.m b/filters/gsp_filter_inverse.m index aa1f6db..d7278ca 100644 --- a/filters/gsp_filter_inverse.m +++ b/filters/gsp_filter_inverse.m @@ -60,7 +60,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filter_inverse.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filter_synthesis.m b/filters/gsp_filter_synthesis.m index 9819a4b..82cc3b4 100644 --- a/filters/gsp_filter_synthesis.m +++ b/filters/gsp_filter_synthesis.m @@ -68,7 +68,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filter_synthesis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filterbank_bounds.m b/filters/gsp_filterbank_bounds.m index a776064..913a169 100644 --- a/filters/gsp_filterbank_bounds.m +++ b/filters/gsp_filterbank_bounds.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filterbank_bounds.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_filterbank_matrix.m b/filters/gsp_filterbank_matrix.m index cd48041..2b0657f 100644 --- a/filters/gsp_filterbank_matrix.m +++ b/filters/gsp_filterbank_matrix.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_filterbank_matrix.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_gabor_filterbank.m b/filters/gsp_gabor_filterbank.m index dc4783e..31fb688 100644 --- a/filters/gsp_gabor_filterbank.m +++ b/filters/gsp_gabor_filterbank.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_gabor_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_mat2vec.m b/filters/gsp_mat2vec.m index 6116434..ecf3556 100644 --- a/filters/gsp_mat2vec.m +++ b/filters/gsp_mat2vec.m @@ -15,7 +15,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_mat2vec.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_tighten_filter.m b/filters/gsp_tighten_filter.m index 488b58c..8edfcdc 100644 --- a/filters/gsp_tighten_filter.m +++ b/filters/gsp_tighten_filter.m @@ -17,7 +17,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_tighten_filter.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_vec2mat.m b/filters/gsp_vec2mat.m index d380967..7c2afa6 100644 --- a/filters/gsp_vec2mat.m +++ b/filters/gsp_vec2mat.m @@ -14,7 +14,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_vec2mat.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/gsp_wlog_scales.m b/filters/gsp_wlog_scales.m index 50ac6d6..5a12793 100644 --- a/filters/gsp_wlog_scales.m +++ b/filters/gsp_wlog_scales.m @@ -27,7 +27,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/gsp_wlog_scales.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_erdos_renyi_density.m b/filters/utils/gsp_erdos_renyi_density.m index 7a6ccca..a16b8d0 100644 --- a/filters/utils/gsp_erdos_renyi_density.m +++ b/filters/utils/gsp_erdos_renyi_density.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_erdos_renyi_density.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_erdos_renyi_density_normalized.m b/filters/utils/gsp_erdos_renyi_density_normalized.m index f7e42ec..d610a4f 100644 --- a/filters/utils/gsp_erdos_renyi_density_normalized.m +++ b/filters/utils/gsp_erdos_renyi_density_normalized.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_erdos_renyi_density_normalized.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_erdos_renyi_warp.m b/filters/utils/gsp_erdos_renyi_warp.m index 3a5c440..05942fb 100644 --- a/filters/utils/gsp_erdos_renyi_warp.m +++ b/filters/utils/gsp_erdos_renyi_warp.m @@ -7,7 +7,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_erdos_renyi_warp.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_free_conv_norm_semi.m b/filters/utils/gsp_free_conv_norm_semi.m index 41973a7..7abff91 100644 --- a/filters/utils/gsp_free_conv_norm_semi.m +++ b/filters/utils/gsp_free_conv_norm_semi.m @@ -8,7 +8,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_free_conv_norm_semi.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_mono_cubic_warp_fn.m b/filters/utils/gsp_mono_cubic_warp_fn.m index 900abb7..5955826 100644 --- a/filters/utils/gsp_mono_cubic_warp_fn.m +++ b/filters/utils/gsp_mono_cubic_warp_fn.m @@ -7,7 +7,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_mono_cubic_warp_fn.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_pwl_warp_fn.m b/filters/utils/gsp_pwl_warp_fn.m index fef0db0..bf63572 100644 --- a/filters/utils/gsp_pwl_warp_fn.m +++ b/filters/utils/gsp_pwl_warp_fn.m @@ -19,7 +19,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_pwl_warp_fn.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/gsp_random_regular_density.m b/filters/utils/gsp_random_regular_density.m index 94b3186..94efa53 100644 --- a/filters/utils/gsp_random_regular_density.m +++ b/filters/utils/gsp_random_regular_density.m @@ -25,7 +25,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/gsp_random_regular_density.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/filters/utils/histnorm.m b/filters/utils/histnorm.m index 2317753..6c3a732 100755 --- a/filters/utils/histnorm.m +++ b/filters/utils/histnorm.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/filters/utils/histnorm.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/Contents.m b/graphs/Contents.m index 6efc1d4..b46a8b7 100644 --- a/graphs/Contents.m +++ b/graphs/Contents.m @@ -31,7 +31,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_2dgrid.m b/graphs/gsp_2dgrid.m index 42277b7..ea5a85e 100644 --- a/graphs/gsp_2dgrid.m +++ b/graphs/gsp_2dgrid.m @@ -27,7 +27,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_2dgrid.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_airfoil.m b/graphs/gsp_airfoil.m index ef2ae7c..8b9cc7e 100644 --- a/graphs/gsp_airfoil.m +++ b/graphs/gsp_airfoil.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_airfoil.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_bunny.m b/graphs/gsp_bunny.m index a718ac0..6188f9d 100644 --- a/graphs/gsp_bunny.m +++ b/graphs/gsp_bunny.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_bunny.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_comet.m b/graphs/gsp_comet.m index bafc20b..7f00f24 100644 --- a/graphs/gsp_comet.m +++ b/graphs/gsp_comet.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_comet.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_community.m b/graphs/gsp_community.m index f81128d..51d7224 100644 --- a/graphs/gsp_community.m +++ b/graphs/gsp_community.m @@ -39,7 +39,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_community.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_copy_graph_attributes.m b/graphs/gsp_copy_graph_attributes.m index 8ca13d6..d47c1bd 100644 --- a/graphs/gsp_copy_graph_attributes.m +++ b/graphs/gsp_copy_graph_attributes.m @@ -30,7 +30,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_copy_graph_attributes.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_cube.m b/graphs/gsp_cube.m index c3d22eb..4478aaf 100644 --- a/graphs/gsp_cube.m +++ b/graphs/gsp_cube.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_cube.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_david_sensor_network.m b/graphs/gsp_david_sensor_network.m index 61a367e..42b4d33 100644 --- a/graphs/gsp_david_sensor_network.m +++ b/graphs/gsp_david_sensor_network.m @@ -28,7 +28,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_david_sensor_network.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_erdos_renyi.m b/graphs/gsp_erdos_renyi.m index 4b8c46e..2eecf01 100644 --- a/graphs/gsp_erdos_renyi.m +++ b/graphs/gsp_erdos_renyi.m @@ -36,7 +36,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_erdos_renyi.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_full_connected.m b/graphs/gsp_full_connected.m index 339dbc8..5fad93a 100644 --- a/graphs/gsp_full_connected.m +++ b/graphs/gsp_full_connected.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_full_connected.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_graph.m b/graphs/gsp_graph.m index 66fb923..379047d 100644 --- a/graphs/gsp_graph.m +++ b/graphs/gsp_graph.m @@ -23,7 +23,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_graph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_graph_default_parameters.m b/graphs/gsp_graph_default_parameters.m index 1e10819..cea5059 100644 --- a/graphs/gsp_graph_default_parameters.m +++ b/graphs/gsp_graph_default_parameters.m @@ -58,7 +58,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_graph_default_parameters.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_logo.m b/graphs/gsp_logo.m index 870571d..26db5a0 100644 --- a/graphs/gsp_logo.m +++ b/graphs/gsp_logo.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_logo.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_low_stretch_tree.m b/graphs/gsp_low_stretch_tree.m index ca37adb..ccece8e 100644 --- a/graphs/gsp_low_stretch_tree.m +++ b/graphs/gsp_low_stretch_tree.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_low_stretch_tree.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_minnesota.m b/graphs/gsp_minnesota.m index 69bec93..190542c 100644 --- a/graphs/gsp_minnesota.m +++ b/graphs/gsp_minnesota.m @@ -36,7 +36,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_minnesota.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_path.m b/graphs/gsp_path.m index 0ed3204..8af5d7c 100644 --- a/graphs/gsp_path.m +++ b/graphs/gsp_path.m @@ -29,7 +29,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_path.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_pcl_nn_graph.m b/graphs/gsp_pcl_nn_graph.m index c35c9ff..635fcaa 100644 --- a/graphs/gsp_pcl_nn_graph.m +++ b/graphs/gsp_pcl_nn_graph.m @@ -37,7 +37,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_pcl_nn_graph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_random_regular.m b/graphs/gsp_random_regular.m index c761769..5a75b67 100644 --- a/graphs/gsp_random_regular.m +++ b/graphs/gsp_random_regular.m @@ -25,7 +25,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_random_regular.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_random_ring.m b/graphs/gsp_random_ring.m index 5bc7834..c37aab8 100644 --- a/graphs/gsp_random_ring.m +++ b/graphs/gsp_random_ring.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_random_ring.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_ring.m b/graphs/gsp_ring.m index e4be119..6558bb8 100644 --- a/graphs/gsp_ring.m +++ b/graphs/gsp_ring.m @@ -27,7 +27,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_ring.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_sensor.m b/graphs/gsp_sensor.m index d5ec7c7..dea3d33 100644 --- a/graphs/gsp_sensor.m +++ b/graphs/gsp_sensor.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_sensor.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_separate_graph.m b/graphs/gsp_separate_graph.m index 888580c..2c8503d 100644 --- a/graphs/gsp_separate_graph.m +++ b/graphs/gsp_separate_graph.m @@ -12,7 +12,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_separate_graph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_sphere.m b/graphs/gsp_sphere.m index 911397e..9e629fe 100644 --- a/graphs/gsp_sphere.m +++ b/graphs/gsp_sphere.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_sphere.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_subgraph.m b/graphs/gsp_subgraph.m index aa0d2aa..1dc0405 100644 --- a/graphs/gsp_subgraph.m +++ b/graphs/gsp_subgraph.m @@ -14,7 +14,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_subgraph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_swiss_roll.m b/graphs/gsp_swiss_roll.m index 86030ee..57f8d74 100644 --- a/graphs/gsp_swiss_roll.m +++ b/graphs/gsp_swiss_roll.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_swiss_roll.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/gsp_torus.m b/graphs/gsp_torus.m index 3555935..abbb1a2 100644 --- a/graphs/gsp_torus.m +++ b/graphs/gsp_torus.m @@ -27,7 +27,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/gsp_torus.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/misc/createRandRegGraph.m b/graphs/misc/createRandRegGraph.m index 9388946..c102e6a 100644 --- a/graphs/misc/createRandRegGraph.m +++ b/graphs/misc/createRandRegGraph.m @@ -23,7 +23,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/misc/createRandRegGraph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/graphs/misc/rescale_center.m b/graphs/misc/rescale_center.m index 74e88bc..1db078e 100644 --- a/graphs/misc/rescale_center.m +++ b/graphs/misc/rescale_center.m @@ -4,7 +4,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/graphs/misc/rescale_center.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/gsp_install.m b/gsp_install.m index f47baa7..1678a4c 100644 --- a/gsp_install.m +++ b/gsp_install.m @@ -5,13 +5,14 @@ % This function install third party software. It require an internet % connection. % -% It will install the gaimc toolbox and compile some functions +% It will install the gaimc toolbox, the UNLocBoX and compile some +% functions. % % % Url: http://lts2research.epfl.ch/gsp/doc/gsp_install.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by @@ -45,7 +46,22 @@ unzip(zipfilename,outputdir) fprintf('Installation sucessfull!\n\n') catch - warning('Could not install the GAIMC toolbox') + warning('Could not install the UNLocBoX') +end + +fprintf('Install the UNLocBoX: ') +try + outputdir = [GLOBAL_gsppath,FS,'3rdparty']; + if isunix + tarfilename = 'http://unlocbox.sourceforge.net/unlocbox.tar.gz'; + untar(tarfilename,outputdir) + else + zipfilename = 'http://unlocbox.sourceforge.net/unlocbox.zip'; + unzip(zipfilename,outputdir) + end + fprintf('Installation sucessfull!\n\n') +catch + warning('Could not install the UNLocBox') end gsp_make; diff --git a/gsp_make.m b/gsp_make.m index 539bc40..1be961a 100644 --- a/gsp_make.m +++ b/gsp_make.m @@ -10,7 +10,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/gsp_make.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/gsp_start.m b/gsp_start.m index 6fde987..84b3e53 100644 --- a/gsp_start.m +++ b/gsp_start.m @@ -15,7 +15,7 @@ function gsp_start() % Url: http://lts2research.epfl.ch/gsp/doc/gsp_start.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/gspbox_version b/gspbox_version index 0d91a54..9e11b32 100644 --- a/gspbox_version +++ b/gspbox_version @@ -1 +1 @@ -0.3.0 +0.3.1 diff --git a/operators/Contents.m b/operators/Contents.m index 4eda9fb..062dbaf 100644 --- a/operators/Contents.m +++ b/operators/Contents.m @@ -37,7 +37,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_adj2vec.m b/operators/gsp_adj2vec.m index 43bf7b0..dd8c842 100644 --- a/operators/gsp_adj2vec.m +++ b/operators/gsp_adj2vec.m @@ -15,7 +15,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_adj2vec.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_compute_fourier_basis.m b/operators/gsp_compute_fourier_basis.m index 55cc0d2..0aa4529 100644 --- a/operators/gsp_compute_fourier_basis.m +++ b/operators/gsp_compute_fourier_basis.m @@ -36,7 +36,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_compute_fourier_basis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by @@ -109,3 +109,21 @@ end + +function [U,E] = gsp_full_eigen(L) +%GSP_FULL_EIGEN Compute and order the eigen decomposition of L + + % Compute and all eigenvalues and eigenvectors + [eigenvectors,eigenvalues,~]=svd(full(L)); + %[eigenvectors,eigenvalues]=eig(full(L)); + + % Sort eigenvectors and eigenvalues + [E,inds] = sort(diag(eigenvalues),'ascend'); + eigenvectors=eigenvectors(:,inds); + + % Set first component of each eigenvector to be nonnegative + signs=sign(eigenvectors(1,:)); + signs(signs==0)=1; + U = eigenvectors*diag(signs); +end + diff --git a/operators/gsp_create_laplacian.m b/operators/gsp_create_laplacian.m index 866f75c..d5f5d59 100644 --- a/operators/gsp_create_laplacian.m +++ b/operators/gsp_create_laplacian.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_create_laplacian.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_div.m b/operators/gsp_div.m index 0ea88e6..a0f6681 100644 --- a/operators/gsp_div.m +++ b/operators/gsp_div.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_div.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_gft.m b/operators/gsp_gft.m index f7b121c..9efe7e2 100644 --- a/operators/gsp_gft.m +++ b/operators/gsp_gft.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_gft.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_grad.m b/operators/gsp_grad.m index b4e1377..3bf8a8d 100644 --- a/operators/gsp_grad.m +++ b/operators/gsp_grad.m @@ -23,7 +23,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_grad.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_grad_mat.m b/operators/gsp_grad_mat.m index 5a44966..9c8bcc6 100644 --- a/operators/gsp_grad_mat.m +++ b/operators/gsp_grad_mat.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_grad_mat.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_gwft.m b/operators/gsp_gwft.m index ea20138..193d8b3 100644 --- a/operators/gsp_gwft.m +++ b/operators/gsp_gwft.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_gwft.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_gwft2.m b/operators/gsp_gwft2.m index e7c603e..fd02c6e 100644 --- a/operators/gsp_gwft2.m +++ b/operators/gsp_gwft2.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_gwft2.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_gwft_frame_matrix.m b/operators/gsp_gwft_frame_matrix.m index 242ba41..91149ce 100644 --- a/operators/gsp_gwft_frame_matrix.m +++ b/operators/gsp_gwft_frame_matrix.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_gwft_frame_matrix.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_igft.m b/operators/gsp_igft.m index 5c2c238..787d356 100644 --- a/operators/gsp_igft.m +++ b/operators/gsp_igft.m @@ -35,7 +35,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_igft.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_kron_pyramid.m b/operators/gsp_kron_pyramid.m index a73ca5f..047b9c4 100644 --- a/operators/gsp_kron_pyramid.m +++ b/operators/gsp_kron_pyramid.m @@ -56,7 +56,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_kron_pyramid.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_kron_reduction.m b/operators/gsp_kron_reduction.m index f1ca493..eb7f1af 100644 --- a/operators/gsp_kron_reduction.m +++ b/operators/gsp_kron_reduction.m @@ -45,7 +45,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_kron_reduction.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_localize.m b/operators/gsp_localize.m index ce89925..20aa698 100644 --- a/operators/gsp_localize.m +++ b/operators/gsp_localize.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_localize.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_modulate.m b/operators/gsp_modulate.m index ab36eb3..f69de3f 100644 --- a/operators/gsp_modulate.m +++ b/operators/gsp_modulate.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_modulate.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_ngwft.m b/operators/gsp_ngwft.m index e0294c7..ad1efa2 100644 --- a/operators/gsp_ngwft.m +++ b/operators/gsp_ngwft.m @@ -25,7 +25,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_ngwft.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_ngwft_frame_matrix.m b/operators/gsp_ngwft_frame_matrix.m index 1143390..fd171be 100644 --- a/operators/gsp_ngwft_frame_matrix.m +++ b/operators/gsp_ngwft_frame_matrix.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_ngwft_frame_matrix.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_pyramid_analysis.m b/operators/gsp_pyramid_analysis.m index b5d2ffb..2e8a4e2 100644 --- a/operators/gsp_pyramid_analysis.m +++ b/operators/gsp_pyramid_analysis.m @@ -29,7 +29,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_pyramid_analysis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_pyramid_cell2coeff.m b/operators/gsp_pyramid_cell2coeff.m index ee80e2a..755f865 100644 --- a/operators/gsp_pyramid_cell2coeff.m +++ b/operators/gsp_pyramid_cell2coeff.m @@ -25,7 +25,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_pyramid_cell2coeff.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_pyramid_synthesis.m b/operators/gsp_pyramid_synthesis.m index 02ea874..7aa2f2c 100644 --- a/operators/gsp_pyramid_synthesis.m +++ b/operators/gsp_pyramid_synthesis.m @@ -49,7 +49,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_pyramid_synthesis.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_translate.m b/operators/gsp_translate.m index 7db1224..5ccee62 100644 --- a/operators/gsp_translate.m +++ b/operators/gsp_translate.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_translate.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/gsp_tree_multiresolution.m b/operators/gsp_tree_multiresolution.m index 267ef95..836c458 100644 --- a/operators/gsp_tree_multiresolution.m +++ b/operators/gsp_tree_multiresolution.m @@ -41,7 +41,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/gsp_tree_multiresolution.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/operators/utils/gsp_interpolate.m b/operators/utils/gsp_interpolate.m index d08377f..24ffed2 100644 --- a/operators/utils/gsp_interpolate.m +++ b/operators/utils/gsp_interpolate.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/operators/utils/gsp_interpolate.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/Contents.m b/plotting/Contents.m index 241d27b..40bd4a5 100644 --- a/plotting/Contents.m +++ b/plotting/Contents.m @@ -17,7 +17,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/plotting/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_graph_default_plotting_parameters.m b/plotting/gsp_graph_default_plotting_parameters.m index c46ceed..fa2eb26 100644 --- a/plotting/gsp_graph_default_plotting_parameters.m +++ b/plotting/gsp_graph_default_plotting_parameters.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_graph_default_plotting_parameters.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_plot_filter.m b/plotting/gsp_plot_filter.m index c6b80e0..0374ecd 100644 --- a/plotting/gsp_plot_filter.m +++ b/plotting/gsp_plot_filter.m @@ -54,7 +54,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_plot_filter.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_plot_graph.m b/plotting/gsp_plot_graph.m index fd94074..bebf946 100644 --- a/plotting/gsp_plot_graph.m +++ b/plotting/gsp_plot_graph.m @@ -33,7 +33,7 @@ function gsp_plot_graph(G,param) % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_plot_graph.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_plot_sgram.m b/plotting/gsp_plot_sgram.m index 43d607d..652ca91 100644 --- a/plotting/gsp_plot_sgram.m +++ b/plotting/gsp_plot_sgram.m @@ -32,7 +32,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_plot_sgram.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_plot_signal.m b/plotting/gsp_plot_signal.m index fe11f6b..73cd86d 100644 --- a/plotting/gsp_plot_signal.m +++ b/plotting/gsp_plot_signal.m @@ -41,7 +41,7 @@ function gsp_plot_signal(G,signal,param) % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_plot_signal.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/plotting/gsp_plot_signal_spectral.m b/plotting/gsp_plot_signal_spectral.m index e128342..e604152 100644 --- a/plotting/gsp_plot_signal_spectral.m +++ b/plotting/gsp_plot_signal_spectral.m @@ -39,7 +39,7 @@ function gsp_plot_signal_spectral(G,f_hat,param) % Url: http://lts2research.epfl.ch/gsp/doc/plotting/gsp_plot_signal_spectral.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/pointsclouds/Contents.m b/pointsclouds/Contents.m index 811a155..41aef5e 100644 --- a/pointsclouds/Contents.m +++ b/pointsclouds/Contents.m @@ -10,7 +10,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/pointsclouds/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/pointsclouds/gsp_pointcloud.m b/pointsclouds/gsp_pointcloud.m index ca1efa1..0ae1ab0 100644 --- a/pointsclouds/gsp_pointcloud.m +++ b/pointsclouds/gsp_pointcloud.m @@ -30,7 +30,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/pointsclouds/gsp_pointcloud.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/Contents.m b/prox/Contents.m index be9a033..4fdcf0d 100644 --- a/prox/Contents.m +++ b/prox/Contents.m @@ -18,7 +18,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_proj_b2_filterbank.m b/prox/gsp_proj_b2_filterbank.m index 7d88802..46e4f1c 100644 --- a/prox/gsp_proj_b2_filterbank.m +++ b/prox/gsp_proj_b2_filterbank.m @@ -81,7 +81,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_proj_b2_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_prox_l1_filterbank.m b/prox/gsp_prox_l1_filterbank.m index 1f21a18..a57c7fd 100644 --- a/prox/gsp_prox_l1_filterbank.m +++ b/prox/gsp_prox_l1_filterbank.m @@ -61,7 +61,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_prox_l1_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_prox_l2_filterbank.m b/prox/gsp_prox_l2_filterbank.m index 90af6ce..665fb58 100644 --- a/prox/gsp_prox_l2_filterbank.m +++ b/prox/gsp_prox_l2_filterbank.m @@ -71,7 +71,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_prox_l2_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_prox_tik.m b/prox/gsp_prox_tik.m index b50d1a9..b2f63a4 100644 --- a/prox/gsp_prox_tik.m +++ b/prox/gsp_prox_tik.m @@ -73,7 +73,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_prox_tik.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_prox_tv.m b/prox/gsp_prox_tv.m index 8f5e33a..7486dc8 100644 --- a/prox/gsp_prox_tv.m +++ b/prox/gsp_prox_tv.m @@ -72,7 +72,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_prox_tv.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/prox/gsp_wavelet_dn.m b/prox/gsp_wavelet_dn.m index 36b3be4..970043b 100644 --- a/prox/gsp_wavelet_dn.m +++ b/prox/gsp_wavelet_dn.m @@ -71,7 +71,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/prox/gsp_wavelet_dn.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/create_synthetic_dataset.m b/sgwt_require/create_synthetic_dataset.m index c368373..0f3f8f0 100644 --- a/sgwt_require/create_synthetic_dataset.m +++ b/sgwt_require/create_synthetic_dataset.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/create_synthetic_dataset.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/sgwt_cheby_square.m b/sgwt_require/sgwt_cheby_square.m index 8883cea..69a8f40 100644 --- a/sgwt_require/sgwt_cheby_square.m +++ b/sgwt_require/sgwt_cheby_square.m @@ -12,7 +12,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/sgwt_cheby_square.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/sgwt_kernel_abspline3.m b/sgwt_require/sgwt_kernel_abspline3.m index 9d22f83..2be40f9 100644 --- a/sgwt_require/sgwt_kernel_abspline3.m +++ b/sgwt_require/sgwt_kernel_abspline3.m @@ -19,7 +19,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/sgwt_kernel_abspline3.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/sgwt_kernel_abspline5.m b/sgwt_require/sgwt_kernel_abspline5.m index 073e9c7..e8da785 100644 --- a/sgwt_require/sgwt_kernel_abspline5.m +++ b/sgwt_require/sgwt_kernel_abspline5.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/sgwt_kernel_abspline5.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/sgwt_kernel_meyer.m b/sgwt_require/sgwt_kernel_meyer.m index eb50525..9d5944e 100644 --- a/sgwt_require/sgwt_kernel_meyer.m +++ b/sgwt_require/sgwt_kernel_meyer.m @@ -18,7 +18,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/sgwt_kernel_meyer.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/sgwt_require/sgwt_kernel_simple_tf.m b/sgwt_require/sgwt_kernel_simple_tf.m index e1f77b5..4844fe2 100644 --- a/sgwt_require/sgwt_kernel_simple_tf.m +++ b/sgwt_require/sgwt_kernel_simple_tf.m @@ -21,7 +21,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/sgwt_require/sgwt_kernel_simple_tf.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/Contents.m b/utils/Contents.m index 8f59386..c8d9b06 100644 --- a/utils/Contents.m +++ b/utils/Contents.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/index.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_cheby_coeff.m b/utils/gsp_cheby_coeff.m index 73abbf5..568dd65 100644 --- a/utils/gsp_cheby_coeff.m +++ b/utils/gsp_cheby_coeff.m @@ -36,7 +36,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_cheby_coeff.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_cheby_op.m b/utils/gsp_cheby_op.m index e7e4854..e2f0716 100644 --- a/utils/gsp_cheby_op.m +++ b/utils/gsp_cheby_op.m @@ -72,7 +72,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_cheby_op.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_check_connectivity.m b/utils/gsp_check_connectivity.m index c776209..ca90f9d 100644 --- a/utils/gsp_check_connectivity.m +++ b/utils/gsp_check_connectivity.m @@ -26,7 +26,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_check_connectivity.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_check_connectivity_undirected.m b/utils/gsp_check_connectivity_undirected.m index ea2b5af..85fa281 100644 --- a/utils/gsp_check_connectivity_undirected.m +++ b/utils/gsp_check_connectivity_undirected.m @@ -25,7 +25,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_check_connectivity_undirected.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_check_weights.m b/utils/gsp_check_weights.m index 1015e0e..286c4af 100644 --- a/utils/gsp_check_weights.m +++ b/utils/gsp_check_weights.m @@ -20,7 +20,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_check_weights.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_classic2graph_eig_order.m b/utils/gsp_classic2graph_eig_order.m index fb600d1..0c623d0 100644 --- a/utils/gsp_classic2graph_eig_order.m +++ b/utils/gsp_classic2graph_eig_order.m @@ -15,7 +15,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_classic2graph_eig_order.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_distanz.m b/utils/gsp_distanz.m index 0fb980f..72840ce 100644 --- a/utils/gsp_distanz.m +++ b/utils/gsp_distanz.m @@ -17,7 +17,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_distanz.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_estimate_lmax.m b/utils/gsp_estimate_lmax.m index 09c93c6..d0389c1 100644 --- a/utils/gsp_estimate_lmax.m +++ b/utils/gsp_estimate_lmax.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_estimate_lmax.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_graph_sparsify.m b/utils/gsp_graph_sparsify.m index c163da2..6f41e23 100644 --- a/utils/gsp_graph_sparsify.m +++ b/utils/gsp_graph_sparsify.m @@ -43,7 +43,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_graph_sparsify.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_graph_sparsify_old.m b/utils/gsp_graph_sparsify_old.m index daf5250..45020da 100644 --- a/utils/gsp_graph_sparsify_old.m +++ b/utils/gsp_graph_sparsify_old.m @@ -4,7 +4,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_graph_sparsify_old.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_isdirected.m b/utils/gsp_isdirected.m index ede3e07..95a383c 100644 --- a/utils/gsp_isdirected.m +++ b/utils/gsp_isdirected.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_isdirected.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_norm_l1_filterbank.m b/utils/gsp_norm_l1_filterbank.m index 0301f26..b8ef400 100644 --- a/utils/gsp_norm_l1_filterbank.m +++ b/utils/gsp_norm_l1_filterbank.m @@ -4,7 +4,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_norm_l1_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_norm_l2_filterbank.m b/utils/gsp_norm_l2_filterbank.m index a916255..abb0d25 100644 --- a/utils/gsp_norm_l2_filterbank.m +++ b/utils/gsp_norm_l2_filterbank.m @@ -24,7 +24,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_norm_l2_filterbank.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_norm_tik.m b/utils/gsp_norm_tik.m index 9803077..211a265 100644 --- a/utils/gsp_norm_tik.m +++ b/utils/gsp_norm_tik.m @@ -16,7 +16,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_norm_tik.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_norm_tv.m b/utils/gsp_norm_tv.m index ac1bd17..ee3adec 100644 --- a/utils/gsp_norm_tv.m +++ b/utils/gsp_norm_tv.m @@ -15,7 +15,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_norm_tv.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_plotfig.m b/utils/gsp_plotfig.m index 209532e..347a91c 100644 --- a/utils/gsp_plotfig.m +++ b/utils/gsp_plotfig.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_plotfig.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_repmatline.m b/utils/gsp_repmatline.m index d7cc4bc..ad5abb6 100644 --- a/utils/gsp_repmatline.m +++ b/utils/gsp_repmatline.m @@ -22,7 +22,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_repmatline.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_reset_seed.m b/utils/gsp_reset_seed.m index 9d4b27b..63b3ca9 100644 --- a/utils/gsp_reset_seed.m +++ b/utils/gsp_reset_seed.m @@ -12,7 +12,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_reset_seed.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_resistance_distance.m b/utils/gsp_resistance_distance.m index 1c5a410..ecf2146 100644 --- a/utils/gsp_resistance_distance.m +++ b/utils/gsp_resistance_distance.m @@ -61,7 +61,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_resistance_distance.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_spectrum_cdf_approx.m b/utils/gsp_spectrum_cdf_approx.m index 7c4cf03..081fbee 100644 --- a/utils/gsp_spectrum_cdf_approx.m +++ b/utils/gsp_spectrum_cdf_approx.m @@ -66,7 +66,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_spectrum_cdf_approx.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/gsp_tree_depths.m b/utils/gsp_tree_depths.m index bf63ebc..89cf2c2 100644 --- a/utils/gsp_tree_depths.m +++ b/utils/gsp_tree_depths.m @@ -33,7 +33,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/gsp_tree_depths.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/utils/utils/boolean.m b/utils/utils/boolean.m index 166a1cd..7ce595e 100644 --- a/utils/utils/boolean.m +++ b/utils/utils/boolean.m @@ -6,7 +6,7 @@ % Url: http://lts2research.epfl.ch/gsp/doc/utils/utils/boolean.php % Copyright (C) 2013-2014 Nathanael Perraudin, Johan Paratte, David I Shuman. -% This file is part of GSPbox version 0.3.0 +% This file is part of GSPbox version 0.3.1 % % This program is free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by