how to get what i want from one .wav file
3 次查看(过去 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 and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!