adc

Analog to Digital converter

You are now following this Submission

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.

Cite As

JR Wang (2026). adc (https://se.mathworks.com/matlabcentral/fileexchange/68464-adc), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Add graphics

1.0.0