iglesias / gsp_bss

Blind Separation of Sparse Signals Diffused on Graphs
https://ieeexplore.ieee.org/document/8462154
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Minor updates to analyse recovery based on svd(Z1_hat+Z2_hat). #5

Closed iglesias closed 6 years ago

iglesias commented 6 years ago

It is a valid approach to separate Z1 and Z2 when x1^Tx2 = 0 and h1^Th2 = 0. Remember the decomposition of Z1+Z2 based on svd under the previous conditions (see the additions in bss_print_summary.m).