combinational.zip

This GUI is able to provide minimum expressions of Boolean functions of up to 8 variables.
307 Downloads
Updated 29 Jul 2014

View License

Combinational is oriented graphical user interface for analysis of combinational circuits up to 8 input variables. The interface uses the Quine-McCluskey algorithm to minimize Boolean expressions and then draw them. Because of the high complexity of this algorithm O(3^n/n) the number of input variables is limited to 8.
Combinational can be used to visualize:
• Simplified Boolean expressions in the form of sum of products;
• Simplified Boolean expressions in the form product of sums;
• Circuit And-Or;
• Circuit Or-And;
• Karnaugh map.

Along with the graphical interface file follows a pdf file that provides details about how to use it.

Cite As

alexandre matos pessoa (2024). combinational.zip (https://www.mathworks.com/matlabcentral/fileexchange/47384-combinational-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0