adding noise signal to orginal signal
5 ビュー (過去 30 日間)
古いコメントを表示
sir, how to add a 30 db noise signal to three phase signal.
0 件のコメント
採用された回答
Rick Rosson
2011 年 9 月 1 日
Do you have access to the Communications System Toolbox?
If so, you can use the awgn function. For more information:
>> doc awgn
If not, you can use the randn function. For more information:
>> doc randn
HTH.
Rick
0 件のコメント
その他の回答 (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!