code to calculate SNR
35 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
tina jain
am 17 Mär. 2015
Kommentiert: ASSIDDIGOU ABOUBAKRY
am 19 Feb. 2021
formula to calculate SNR matlab code too
Akzeptierte Antwort
Anusha B
am 17 Mär. 2015
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 Kommentare
Weitere Antworten (2)
Amit Kumar
am 5 Okt. 2019
hello,
can you help in adjusting line width of snr plot.
I am simply using
snr(sinewave);
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!