zio_nneo
Full Member level 2
matlab boolean
I have faced problem while doing the solution to boolean expression by method called Quine Mc chuskey. For doing this work I have used matlab. The problem is in this method user had to define number of variable. i.e. if user enter variable 4 then in the solution part it may have upto 4 variable like ABCD. Using similar method we have to solve the boolean expression of upto 15 variable. Now the problem is how can we choose the number of variable while solving the boolean expression. How can we sovle this problem in matlab. Is this possible to solve the boolean expression in matlab.....i.e. till date while doing the problem in matlab most of the time I have got the output in matlab has numerical value but here it has the output in variable ABCD.... is it possible to sovle boolena expression in matlab?.
I have faced problem while doing the solution to boolean expression by method called Quine Mc chuskey. For doing this work I have used matlab. The problem is in this method user had to define number of variable. i.e. if user enter variable 4 then in the solution part it may have upto 4 variable like ABCD. Using similar method we have to solve the boolean expression of upto 15 variable. Now the problem is how can we choose the number of variable while solving the boolean expression. How can we sovle this problem in matlab. Is this possible to solve the boolean expression in matlab.....i.e. till date while doing the problem in matlab most of the time I have got the output in matlab has numerical value but here it has the output in variable ABCD.... is it possible to sovle boolena expression in matlab?.