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