how to get what i want from one .wav file

조회 수: 4 (최근 30일)
Roger
Roger 2014년 3월 18일
댓글: Walter Roberson 2014년 3월 19일
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

채택된 답변

Walter Roberson
Walter Roberson 2014년 3월 18일
Something like subtract the data in s2 from the data in s1 ?
  댓글 수: 3
Roger
Roger 2014년 3월 19일
편집: Roger 2014년 3월 19일
yes,,and the wav file is online
Walter Roberson
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 CenterFile 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!

Translated by