binary_rem(data,crc​)

Divides one polynomial with another and gives out remainder.

Sie verfolgen jetzt diese Einreichung

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 (2026). binary_rem(data,crc) (https://de.mathworks.com/matlabcentral/fileexchange/63980-binary_rem-data-crc), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

Correction made as needed