Audio segmentation in Matalb

조회 수: 1 (최근 30일)
Camille Dingam
Camille Dingam 2020년 11월 20일
댓글: Camille Dingam 2020년 11월 20일
Hello, please can i ask you question? I have my audio files and time intervals in an excel file in second. So i want a code that can help to segment the audio files accordingly to time intervals in the excel file just one time. Can anyone help me please.

답변 (1개)

KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 11월 20일
Load the file with xlsread ('filename'), once loaded to the MATLAB workspace, you can see the dimentions of the file as matrix datatypes. After that you can do segment of any columnes or iterrative way as you wish for.
More issue, let me know?
  댓글 수: 1
Camille Dingam
Camille Dingam 2020년 11월 20일
Yes i have already loaded but my issue is to find a function or code that can match it with my audio files and extract the segmentation accordingly

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

카테고리

Help CenterFile 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!

Translated by