MATLAB sound - code example

Versione 1.1.0.1 (1,99 KB) da Steve
MATLAB sound code example - acquiring audio data into MATLAB
22,7K download
Aggiornato 1 set 2016

Visualizza la licenza

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

Cita come

Steve (2026). MATLAB sound - code example (https://it.mathworks.com/matlabcentral/fileexchange/12378-matlab-sound-code-example), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio I/O and Waveform Generation in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.1.0.1

Updated license

1.1.0.0

Added BSD License

1.0.0.0

Updated description