Filter löschen
Filter löschen

Segmentation of audio signal.

13 Ansichten (letzte 30 Tage)
Djordje Damnjanovic
Djordje Damnjanovic am 13 Jun. 2019
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

Antworten (1)

Greg Dionne
Greg Dionne am 13 Jun. 2019
If you have the Signal Processing Toolbox, buffer may be what you're after.
Hope this helps!
-Greg
  1 Kommentar
Djordje Damnjanovic
Djordje Damnjanovic am 25 Jun. 2019
I will also try with buffer! Thanks!

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by