Simple CRC calculator and veifier

Simple program that calculates crc for a 7 bit binary data using a 4bit crc polynomial.
2.5K Downloads
Updated 2 Nov 2008

No License

type "untitled" to run.

The 7 bit data can be inputted or generated randomly.The crc polynomial used is fixed and cant be changed.
The function that calculates and verifies the crc is " mycrc ".
The file untitled is the gui but its m file also contains code for generation of random data.

Iv included the pseudo code in the zip file.

Made this program last year as part of an assignment.
Hope it proves to be of some use.

Cite As

Ai Murtaza Shaikh (2024). Simple CRC calculator and veifier (https://www.mathworks.com/matlabcentral/fileexchange/21976-simple-crc-calculator-and-veifier), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0