- 2
Simplify the following Boolean function F(A,B,C,D)= Σ( 0,1,2,3,4,5,7,6,8,9,11)
maths
9 Respuestas
+ 2
K=1 being what K starts at. K starts at 1, ends at 11.
So plug the value of K in.
11
Σ K. = 1+2+3+4+5+6+7+8+9+10+11.
K=1
K can be any letter.
------------------
What did you mean by simplify the following boolean function?
This isn't an answer mr.programmer I wasn't sure what he was asking. Nor am I sure why this is marked as best when I was just asking a question lel.
+ 7
is that even a boolean function. i doubt that would compile
+ 6
This is boolean algebra (logic gates). I think it's your homework.
+ 5
Did you mean to write:
11
Σ (k)
k=1
?Yea, not a boolean.
+ 2
what do you mean K = 1?
+ 2
@restoring faith wrong answer
+ 2
4 quads 2 pairs are the answers
0
This
0
Simplify the Boolean function
F (A, B, C, D) = ∑ (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11)
Also draw the logic circuit of simplified F