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://jp.mathworks.com/matlabcentral/fileexchange/12378-matlab-sound-code-example), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAudio I/O and Waveform Generation についてさらに検索
バージョン 公開済み リリース ノート
1.1.0.1

Updated license

1.1.0.0

Added BSD License

1.0.0.0

Updated description