binary_rem(data,crc​)

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

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Polynomials finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Correction made as needed