parchk

Adds an overall parity check bit to the input Code.

Vous suivez désormais cette soumission

Adds an overall parity check bit to the input code C1.The output code C2 is the extended code.C1 must be a binary fixed length block code.

For example if C1=[1 0 0 1 ; 1 1 1 0] then
C2=parchk(C1),returns C2=[1 0 0 1 0 ; 1 1 1 0 1].

Citation pour cette source

Jim Simos (2026). parchk (https://fr.mathworks.com/matlabcentral/fileexchange/8606-parchk), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Update file details