AWGN function snr parameter
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
could someone explain to me please, why increasing the value of 'snr' parameter of awgn() function results in the outcoming signal being closer to the original (less interrupted). As far as I know, the bigger the SNR, the more interrupted the signal should be.
If the noise is 20dB, the resulting signal should be worse than in case of 10dB noise, isn't it?
Could someone explain why does it work this way?
edit: yeah im stupid
0 commentaires
Réponses (1)
Asvin Kumar
le 10 Juin 2020
A higher Signal to Noise Ratio (SNR) would mean that the Signal Power is more as compared to the Noise Power. When that is the case, the output signal from AWGN will be closer in resemblance to the original signal.
0 commentaires
Voir également
Catégories
En savoir plus sur Propagation and Channel Models dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!