MATLAB sound - code example

버전 1.1.0.1 (1.99 KB) 작성자: Steve
MATLAB sound code example - acquiring audio data into MATLAB
다운로드 수: 22.7K
업데이트 날짜: 2016/9/1

라이선스 보기

MATLAB supports sound acquisition and generation using Data Acquisition Toolbox.
This MATLAB code example shows you to acquire two seconds of audio data from a sound card, calculate the frequency components, and plot the results.

Use the "Save and Publish to HTML" button in the MATLAB Editor to execute this example and automatically generate a report of this work.

Learn more about using MATLAB with sound cards at:
http://www.mathworks.com/sound

인용 양식

Steve (2026). MATLAB sound - code example (https://kr.mathworks.com/matlabcentral/fileexchange/12378-matlab-sound-code-example), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.1.0.1

Updated license

1.1.0.0

Added BSD License

1.0.0.0

Updated description