필터 지우기
필터 지우기

how to simplify logic functions when i have truth table or k-map

조회 수: 6 (최근 30일)
hi allzz
if i have truth table ( input and output )
e.g :
A = [0 0 0 0 1 1 1 1]
b = [0 0 1 1 0 0 1 1]
c = [0 1 0 1 0 1 0 1]
output = [1 1 1 0 0 0 1 1]
or we had the k-map for the function ....
i want to get the function by matlab {simplify}
PLZ HELP ME THANKS A LOT

채택된 답변

Matt J
Matt J 2012년 10월 16일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by