Generating a Gaussian and uniform signal on a sound
1 次查看(过去 30 天)
显示 更早的评论
Hello everybody! I have to make a code in which to apply a Gaussian and uniform signal to a sound taken from the PC board and I don't really know where to start(I recently started using matlab). Can you give me some tips and ideas? Thanks!
0 个评论
采纳的回答
Shoaib iqbal
2022-11-3
Hi George
I understand that you are trying to add Gaussian noise on a PC recorded audio.
To record and get the audio signal, you can refer to the following document.
For adding Gaussian noise to the signal, you can use the function ‘awgn’. Please refer to the following link for more info on 'awgn'
Hope this solves your query.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!