adc

Analog to Digital converter

Vous suivez désormais cette soumission

adc(range,bits,X) is an analog to digital conversion function, i.e., quantization, with the configurable upper and lower conversion limits. The upper and lower limits can be asymmetry, e.g., -1 to +2, although it may be unlikely in the real design.

Use 'adc([-2, 3], 8, X)' to convert the input vector, X, to a vector of signed 8-bit values between -2.0 to +3.0.

Citation pour cette source

JR Wang (2026). adc (https://fr.mathworks.com/matlabcentral/fileexchange/68464-adc), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Signal Processing Toolbox dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Add graphics

1.0.0