Modulo-2 addition ?

Hello.. I would like to know whether there is any in-built function for performing modulo-2 addition..

 Réponse acceptée

Friedrich
Friedrich le 30 Août 2011

0 votes

Hi,
you can use the mod command for that. Assume you like to add a and b and than do the modulo 2:
mod(a+b,2)

Plus de réponses (0)

Catégories

En savoir plus sur Denoising and Compression dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by