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!