Segmentation of audio signal.

조회 수: 24 (최근 30일)
Djordje Damnjanovic
Djordje Damnjanovic 2019년 6월 13일
댓글: Djordje Damnjanovic 2019년 6월 25일
Hello everybody!
I have this issue about segmentation of audio signal. I want to do segmentation of audio signal but with overlap of each segment of 25%. For example, first segment of signal will start from 0 sec to 1 sec, next segment will start from 0.75 sec to 1.75 sec, third segment will start from 1.5 sec to 2.5 sec. etc. Later I need to use each segment seperatly for futher analysis so it is good to put every segment in some vector or again save as audio signal... I create picture where I paint segments in signal.
Thanks in front!
ffff.jpg

답변 (1개)

Greg Dionne
Greg Dionne 2019년 6월 13일
If you have the Signal Processing Toolbox, buffer may be what you're after.
Hope this helps!
-Greg
  댓글 수: 1
Djordje Damnjanovic
Djordje Damnjanovic 2019년 6월 25일
I will also try with buffer! Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by