採用された回答

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 件のコメント

tina jain
tina jain 2015 年 3 月 17 日
FORMULA for PSNR will be?
kushal
kushal 2015 年 3 月 17 日
10*log10(peak^2/MSE)
kushal
kushal 2015 年 3 月 18 日
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