Technique used for matlab audio conversion. A/D[SOLVED]

Hello, I would like to ask a question about MatLab's audiorecorder, there are currently several types of techniques for converting Analog to Digital audio and converting Digital audio to Analog, I would like to know the technique used by MatLab. Thank you.

 Réponse acceptée

Star Strider
Star Strider le 12 Mai 2017

1 vote

MATLAB uses your sound card (link) to do those conversions. See the documentation on the audiodevinfo (link) function for details. The actual conversion method depends on the sound card design.

Catégories

En savoir plus sur Audio I/O and Waveform Generation dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by