Modulo-2 addition ?

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

 Respuesta aceptada

Friedrich
Friedrich el 30 de Ag. de 2011

0 votos

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)

Más respuestas (0)

Categorías

Más información sobre Denoising and Compression en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 30 de Ag. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by