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.
引用
Oliver Calderbank (2025). CRC-32/MPEG-2 Computation Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/72226-crc-32-mpeg-2-computation-algorithm), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2018a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Help Center および MATLAB Answers で Error Detection and Correction についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.3.0 |
