binary_rem(data,crc​)

Versión 1.0.0.0 (443 Bytes) por mano49j
Divides one polynomial with another and gives out remainder.
88 descargas
Actualizado 22 feb 2018

Ver licencia

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

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Correction made as needed