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!