You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). kmap (https://se.mathworks.com/matlabcentral/fileexchange/6853-kmap), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (13.5 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
