how to get what i want from one .wav file
조회 수: 4 (최근 30일)
이전 댓글 표시
i have 2 .wav format files,s1.wav is combined two sounds ,s2.wav is just the one of it ,how to get the rest of s1 when filterring s2? plot s1 and s2


댓글 수: 0
채택된 답변
Walter Roberson
2014년 3월 18일
Something like subtract the data in s2 from the data in s1 ?
댓글 수: 3
Walter Roberson
2014년 3월 19일
online? You mean you are using urlwrite() to retrieve it? That is not going to change the method you use to separate the signals.
추가 답변 (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!