code to calculate SNR
    32 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    tina jain
 le 17 Mar 2015
  
    
    
    
    
    Commenté : ASSIDDIGOU ABOUBAKRY
 le 19 Fév 2021
            formula to calculate SNR matlab code too
Réponse acceptée
  Anusha B
    
 le 17 Mar 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 commentaires
Plus de réponses (2)
  Amit Kumar
 le 5 Oct 2019
        hello, 
can you help in adjusting line width of snr plot.
I am simply using
snr(sinewave);
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!