11 November 2019 1 7K Report

I've seen a lot of methods solving noise reduction problem with wiener filter in single channel case. Since there's only one channel, we get a real value for each T-F unit by calculating the PSD of the signal. While in multi channel case, we get a complex-valued PSD matrix. How do we define the a priori SNR or other variables?

Some researchers use the trace of the matrix which involves the inverse of the noise PSD matrix, but there may be a computional problem since the noise matrix is likely to a large condition number.

Similar questions and discussions