SNR (theory), signal noise

3 visualizaciones (últimos 30 días)
Ilan Moshe
Ilan Moshe el 27 de Mayo de 2021
Respondida: Chaitanya Mallela el 23 de Jun. de 2021
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 comentario
Adam Danz
Adam Danz el 27 de Mayo de 2021
To address your first question, see the "More About" section of the snr documentation.

Iniciar sesión para comentar.

Respuestas (1)

Chaitanya Mallela
Chaitanya Mallela el 23 de Jun. de 2021
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.

Community Treasure Hunt

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

Start Hunting!

Translated by