CRC-32/MPEG-2 Computation Algorithm

CRC-32/MPEG-2
178 Downloads
Updated 21 Jul 2019

View License

Computes the CRC-32/MPEG-2 checksum value of a byte vector.
Uses a left shifting (not reflected) CRC along with the
CRC polynomial 0x04C11DB7 and initial CRC value of 0xFFFFFFFF, and is not post complemented.

Cite As

Oliver Calderbank (2025). CRC-32/MPEG-2 Computation Algorithm (https://se.mathworks.com/matlabcentral/fileexchange/72226-crc-32-mpeg-2-computation-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Error Detection and Correction in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0