SNR (theory), signal noise
1 次查看(过去 30 天)
显示 更早的评论
Good day,
In analog and digital communications, signal-to-noise ratio, is a measure of signal strength relative to background noise.
So, I'd to ask, when I use the built function snr(signal), how the function "interpret" or "detect" what is the noise of the signal ?
Second, can we use the snr score ( score=snr(signal) ) in order to say if the signal is "regular" or not. Cause, I understood that something that is not regular is considering as "noise" and then we'll receive a low score.
Thank you
回答(1 个)
Chaitanya Mallela
2021-6-23
Refer the documentation here to know about the snr function. The SNR ratio of this function is representated in dBc or dB. More the variance in the signal, more the Noise Power and SNR would be less.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Measurements and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!