how to create function half adder in matlab
이전 댓글 표시
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
James Tursa
2018년 4월 2일
What is this for? How are the bits passed in? I.e., what are the variable classes involved?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!