CRC-CCITT in Matlab
Version 1.0.0.0 (2.34 KB) by
Hassan Mohammadi-Abdar
Calculates CRC-CCITT bytes (16 bits) for the message which is an array of bytes.
Calculates CRC-CCITT (16 bits) bytes for the message which is an array of bytes. The related polynomial function is:
CRC-CCITT: 0x1021
x16 + x12 + x5 + 1
Cite As
Hassan Mohammadi-Abdar (2026). CRC-CCITT in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/41291-crc-ccitt-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
