Respuesta aceptada

Anusha B
Anusha B el 17 de Mzo. de 2015

1 voto

Hi Tina,
You can use the function 'snr' which is part of Signal Processing Toolbox, to calculate the signal to noise ratio of a signal.
Refer to this link for details on 'snr':
Hope this helps.

Más respuestas (2)

kushal
kushal el 17 de Mzo. de 2015

0 votos

You can use formula method snr=10*(log10(Vs/Vn))

3 comentarios

tina jain
tina jain el 17 de Mzo. de 2015
FORMULA for PSNR will be?
kushal
kushal el 17 de Mzo. de 2015
10*log10(peak^2/MSE)
kushal
kushal el 18 de Mzo. de 2015
Accept Answer if it helped. Thanks kushal

Iniciar sesión para comentar.

Amit Kumar
Amit Kumar el 5 de Oct. de 2019

0 votos

hello,
can you help in adjusting line width of snr plot.
I am simply using
snr(sinewave);

Etiquetas

Preguntada:

el 17 de Mzo. de 2015

Comentada:

el 19 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by