Add "white" noise with snr to values of vector.
1 次查看(过去 30 天)
显示 更早的评论
So one part of a problem I have is adding white noise with an snr of 20 to the values of a vector "y_original" and label the new vector "y_noice".
I have no idea how to do this so anyadvice or help would be much appreaciated.
Thanks,
Ben.
2 个评论
Adam Danz
2020-10-17
I actually just learned about this function today. If you have the Communications Toolbox, you can set the snr of gaussian white noise using awgn()
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!