Generating a Gaussian and uniform signal on a sound
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
George Muresan
am 30 Okt. 2022
Beantwortet: Shoaib iqbal
am 3 Nov. 2022
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 Kommentare
Akzeptierte Antwort
Shoaib iqbal
am 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.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!