采纳的回答

Anusha B
Anusha B 2015-3-17

1 个投票

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.

更多回答(2 个)

kushal
kushal 2015-3-17

0 个投票

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

3 个评论

FORMULA for PSNR will be?
10*log10(peak^2/MSE)
Accept Answer if it helped. Thanks kushal

请先登录,再进行评论。

Amit Kumar
Amit Kumar 2019-10-5

0 个投票

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by