Modulo-2 addition ?

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

 采纳的回答

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)

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Denoising and Compression 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by