how to get what i want from one .wav file
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Roger
il 18 Mar 2014
Commentato: Walter Roberson
il 19 Mar 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
0 Commenti
Risposta accettata
Walter Roberson
il 18 Mar 2014
Something like subtract the data in s2 from the data in s1 ?
3 Commenti
Walter Roberson
il 19 Mar 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Audio and Video Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!