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 LinuxCategories
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Find more on Error Detection and Correction in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.3.0 |
