Clear Filters
Clear Filters

Generating a Gaussian and uniform signal on a sound

3 views (last 30 days)
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!

Accepted Answer

Shoaib iqbal
Shoaib iqbal on 3 Nov 2022
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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!