Many of these use matrices, which are not yet fully supported in Audio Weaver. The math for these algorithms is all achievable with the basic blocks, but not by any easy means. I suggest you look into the Custom Module SDK if you want to try implementing any of these algorithms.
7:47pm
Hi Liangyao,
What I'm seeing is that you have a question about blind source separation.
There are different methods of blind signal separation:
Principal components analysis
Singular value decomposition
Independent component analysis[6]
Dependent component analysis
Non-negative matrix factorization
Low-complexity coding and decoding
Stationary subspace analysis
Common spatial pattern
Many of these use matrices, which are not yet fully supported in Audio Weaver. The math for these algorithms is all achievable with the basic blocks, but not by any easy means. I suggest you look into the Custom Module SDK if you want to try implementing any of these algorithms.