code to calculate SNR
조회 수: 34 (최근 30일)
이전 댓글 표시
formula to calculate SNR matlab code too
채택된 답변
Anusha B
2015년 3월 17일
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.
댓글 수: 0
추가 답변 (2개)
Amit Kumar
2019년 10월 5일
hello,
can you help in adjusting line width of snr plot.
I am simply using
snr(sinewave);
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!