Convert ima audio file in matlab
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi All, I want to analyse an ima audio file in matlab. Is there a method to convert the .ima file in matlab to another file type, so Matlab can read it? Thanks in advance!
댓글 수: 0
답변 (1개)
Faiz Gouri
2017년 8월 18일
Following are the supported audio file formats by MATLAB- WAVE (.wav) OGG (.ogg) FLAC (.flac) AU (.au) AIFF (.aiff, .aif) AIFC (.aifc) MP3 (.mp3) MPEG-4 AAC (.m4a, .mp4).
Convert .ima file into one of these in order to analyze the audio file with MATLAB.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!