Closed xxxkxin closed 3 years ago
Hi,
There is no noise added since the purpose of the test is to make sure that the correct pitch is estimated when all modelling assumptions are fullfilled and no noise is added.
If you want to add noise to a signal at a particular SNR, please see, e.g., the awgn function in MATLAB. Please also look at the examples in the examples folder.
你好,我想问下,你这是全部的代码吗,我是个初学者,想你给我点帮助,建议
I can't find the noise component of the generated test signal. There is only a linear parameter “alpha” which is set randomly in test.m line24,line74,line110 . But it dosen't seem like a noise component. So how can i change the SNR and the noise type of test signal?