AWGN function snr parameter
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Asvin Kumar
2020 年 6 月 10 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Propagation and Channel Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!