Segmentation of audio signal.

25 次查看(过去 30 天)
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

Community Treasure Hunt

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

Start Hunting!

Translated by