how to get what i want from one .wav file

4 Ansichten (letzte 30 Tage)
Roger
Roger am 18 Mär. 2014
Kommentiert: Walter Roberson am 19 Mär. 2014
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 18 Mär. 2014
Something like subtract the data in s2 from the data in s1 ?
  3 Kommentare
Roger
Roger am 19 Mär. 2014
Bearbeitet: Roger am 19 Mär. 2014
yes,,and the wav file is online
Walter Roberson
Walter Roberson am 19 Mär. 2014
online? You mean you are using urlwrite() to retrieve it? That is not going to change the method you use to separate the signals.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by