binary_rem(data,crc​)

Divides one polynomial with another and gives out remainder.

Ahora está siguiendo esta publicación

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

Citar como

mano49j (2026). binary_rem(data,crc) (https://la.mathworks.com/matlabcentral/fileexchange/63980-binary_rem-data-crc), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Polynomials en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Correction made as needed