kmap

Solving Karnaugh Map problems.
3.6K Downloads
Updated 4 Feb 2005

No License

Kmap is a small MATLAB GUI to solve Karnaugh Map problems in digital design. Karnaugh Map is an two dimension array of cells in which each cell represents a binary value of input variables. The cells are arranged in a way so that simplification of a given expression is simply a matter of property grouping the cells. Karnaugh Map can be used for expressions with two, three, four, and five variables, but in this kmap program only works on four variables by using a 4x4 matrix Karnaugh Map.

This program was written and tested under MATLAB 7.0

Cite As

Chee Lam Ng (2024). kmap (https://www.mathworks.com/matlabcentral/fileexchange/6853-kmap), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

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