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 Center および File ExchangeAudio 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