adding noise signal to orginal signal

2 次查看(过去 30 天)
sir, how to add a 30 db noise signal to three phase signal.

采纳的回答

Rick Rosson
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 个)

类别

Help CenterFile Exchange 中查找有关 Transmitters and Receivers 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by