#karnaugh map
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Can anybody helps me ?
Simplify the following Boolean function using the Karnaugh Map!
a. f(x,y,z) = x'z + x'y + xy'z + yz
b. f(w,x,y,z) = w'x'y' + x'yz' + w'xyz' + wx'y'