AWGN function snr parameter
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Asvin Kumar
on 10 Jun 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 Comments
See Also
Categories
Find more on Propagation and Channel Models in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!