Remove noise from an audio file

5 views (last 30 days)
Ricardo Duarte
Ricardo Duarte on 5 Oct 2023
Answered: Image Analyst on 5 Oct 2023
Hello all,
I would like to remove noise from an audio file containing a biological vocalization.
How can I remove only noise withouth compromise the biological part.
Thanks in advance

Answers (1)

Image Analyst
Image Analyst on 5 Oct 2023
It's the cocktail party problem. https://en.wikipedia.org/wiki/Cocktail_party_effect
Use BSS or ICA. See references below:
Sorry, I don't have MATLAB code for any of the above references and algorithms. Good luck though.

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!