Akzeptierte Antwort

Anusha B
Anusha B am 17 Mär. 2015

1 Stimme

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.

Weitere Antworten (2)

kushal
kushal am 17 Mär. 2015

0 Stimmen

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

3 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Amit Kumar
Amit Kumar am 5 Okt. 2019

0 Stimmen

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by