CRC-CCITT in Matlab

Calculates CRC-CCITT bytes (16 bits) for the message which is an array of bytes.

You are now following this Submission

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 .

Categories

Find more on Programming 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.0.0