how to create function half adder in matlab
Mostrar comentarios más antiguos
halfAdder : it accepts 2 bits as input arguments. It adds these bits and returns 2 bits as output arguments: the sum and the output carry
1 comentario
James Tursa
el 2 de Abr. de 2018
What is this for? How are the bits passed in? I.e., what are the variable classes involved?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!