How do I merge signals from the same wav file together?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Star Strider
2017년 12월 29일
If you have the Signal Processing Toolbox R2016a or later, the findchangepts (link) function could help you define the regions-of-interest.
댓글 수: 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!