Audio segmentation in Matalb
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
KALYAN ACHARJYA
il 20 Nov 2020
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?
Vedere anche
Categorie
Scopri di più su Audio Processing Algorithm Design in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!