You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.1 (1.51 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
