CRC-CCITT in Matlab

Calculates CRC-CCITT bytes (16 bits) for the message which is an array of bytes.
1.1K Downloads
Updated 14 Apr 2013

View License

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 Linux
Categories
Find more on Programming in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0