binary_rem(data,crc​)

Version 1.0.0.0 (443 Bytes) by mano49j
Divides one polynomial with another and gives out remainder.
88 Downloads
Updated 22 Feb 2018

View License

Preset to -1 and post inversion operations are also included which are used/followed when implementing crc calculation. refer to this link
https://en.wikipedia.org/wiki/Computation_of_cyclic_redundancy_checks

Cite As

mano49j (2024). binary_rem(data,crc) (https://www.mathworks.com/matlabcentral/fileexchange/63980-binary_rem-data-crc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
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

Correction made as needed