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

 Akzeptierte Antwort

Friedrich
Friedrich am 30 Aug. 2011

0 Stimmen

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)

Weitere Antworten (0)

Kategorien

Mehr zu Denoising and Compression finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by