how to denosie the background noise
조회 수: 2 (최근 30일)
이전 댓글 표시

there r 2 .wav file , one talk with laugh, another is just laugh. how to denoise the laugh from the first one . the green one is laugh sound, blue one is talk with laugh.
채택된 답변
Image Analyst
2015년 4월 6일
That's not noise. It's two different sounds. You don't want a denoising algorithm. This is a "blind source separation" problem, also known as "the cocktail party problem". You can use independent components analysis (ICA) to solve the BSS problem. See these links:


추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Pulsed Waveforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!