How do I merge signals from the same wav file together?
2 views (last 30 days)
Show older comments
I have a wav audio file that periodically produces a pulse of sound every ten seconds (I have left an image to show this). I need to isolate each signal and merge each signal together to make one large signal, is this possible and, if so, how do I achieve this?
0 Comments
Answers (2)
Star Strider
on 29 Dec 2017
If you have the Signal Processing Toolbox R2016a or later, the findchangepts (link) function could help you define the regions-of-interest.
0 Comments
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!