Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help Boolean solution using matlab

Status
Not open for further replies.

zio_nneo

Full Member level 2
Full Member level 2
Joined
Jun 3, 2007
Messages
145
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,298
Activity points
2,212
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?.
 

boolean algebra matlab

Well, I have not heard about boolean algebra in MATLAB. It is much easier to use Quine-McCluskey method ot Karnaugh Maps instead of MATLAB.
 

matlab boolean algebra

I do want to solve the Boolean Algebra using the method Quine Mc Cluskey. Do you have any suggesiton for this ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top