why is my SNR is not constant?

조회 수: 1 (최근 30일)
Soo Weirong
Soo Weirong 2018년 4월 29일
편집: Walter Roberson 2018년 4월 29일
i used the wavelet toolbox function to input signal, add noise,decompose and reconstruct signal.I calculated to SNR and why is it not constant and it keeps fluctuating

답변 (1개)

Walter Roberson
Walter Roberson 2018년 4월 29일
편집: Walter Roberson 2018년 4월 29일
The noise you are adding is statistical, not identical on every run. The way it will affect the signal is going to be statistical, not identical. The noise removal is never going to be perfect. You should expect small differences in the output.
Like suppose your filter was effective in removing 99% of the noise. That would still leave 1%, and that 1% is not going to be acting in the same place and same magnitude each time, so a difference in output would be expected.

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by