why is my SNR is not constant?
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Walter Roberson
on 29 Apr 2018
Edited: Walter Roberson
on 29 Apr 2018
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!