채택된 답변

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);

카테고리

태그

질문:

2015년 3월 17일

댓글:

2021년 2월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by