how to get what i want from one .wav file

1 次查看(过去 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

采纳的回答

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 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by